You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Endpoint: /api/v1/crates/new
Method: PUT
Authorization: Included
The body:
32-bit unsigned little-endian integer of the length of JSON data.
Metadata of the package as a JSON object.
32-bit unsigned little-endian integer of the length of the .crate file.
The .crate file.
Let's implement
publish
endpoint, the format is:For more details check the docs.
The text was updated successfully, but these errors were encountered: