me

Register a snapshot to the public registry

post/me/files/{fileName}/{version}/register

Path parameters

fileNamestring required
versioninteger required

Request body

tagsTag[] required
descriptionstring required

Response

Snapshot registered successfully

result'registered' | 'already_registered' | 'invalid' required

Changes

Changed in 10 of the 29 revisions of this API.558

    • changed the pattern of the path request parameter fileName from /^[a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38}$/i to /^[a-z\d](?:[a-z\d]|[-_](?=[a-z\d])){0,38}$/i

      request-parameter-pattern-changed

  • 92dc510f35d611See the full diff
    • removed the optional property registered from the response with the 201 status

      response-optional-property-removed

    • added the required property result to the response with the 201 status

      response-required-property-added

    • added optional request body

      request-body-added-optional

    • added the media type application/json for the response with the status 201

      response-media-type-added

  • 65605c05e7f711See the full diff
    • added the new path request parameter fileName

      new-request-path-parameter

    • deleted the path request parameter file_name

      request-parameter-removed

  • 4905576a1c1e11See the full diff
    • added the new path request parameter file_name

      new-request-path-parameter

    • deleted the path request parameter fileName

      request-parameter-removed

  • 7a2b2f42a2f211See the full diff
    • added the new path request parameter fileName

      new-request-path-parameter

    • deleted the path request parameter file_name

      request-parameter-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id registerMySnapshot was added

      api-operation-id-added

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 93e312846ab323See the full diff
    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 201

      response-media-type-removed

    • api operation id registerMySnapshot removed and replaced with

      api-operation-id-removed

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    • removed the pattern /^[a-z\d](?:[a-z\d]|[-_](?=[a-z\d])){0,38}$/i from the path request parameter fileName

      request-parameter-pattern-removed

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog