Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DescriptionURIMethodRequest ParametersRequest BodyResponse Body

Authorization Request

https://docs.docker.com/registry/spec/auth/jwt/

https://tools.ietf.org/html/rfc6750#section-3

/bearerTokenGETservice, scope--BearerToken
Add a commit to an external repository. (Also changes modifiedBy, modifiedOn for the entity.)     /entity/{id}/dockerCommitPOST--DockerCommit--
Get the commits for a repository.     /entity/{id}/dockerCommitGET----DockerCommitList
Get the repository for a commit.     
Get Docker password for a Docker registry. (System will generate automatically.)/dockerPasswordGETregistryHost--Password
Invalidate password for a Docker registry./dockerPasswordDELETEregistryHost----

...