Changes to Generate tokens

POST /oauth2/tokens

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 79 revisions of this API.66

  1. 7cab62b218301
  2. ffd62224620b2
  3. 98cbf79659c11
  4. a5774ab4d46553

What changed

    • added the non-success response with the status

      response-non-success-status-added

    • the endpoint scheme security basicAuth was added to the API

      api-security-added

    • the endpoint scheme security oAuth was removed from the API

      api-security-removed

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

    • media type application/hal+json was changed to a more general media type application/json for the response status

      response-media-type-name-generalized

  • a5774ab4d46553See the full diff
    • request property was restricted to a list of enum values

      request-property-became-enum

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • removed the media type text/html for the response with the status

      response-media-type-removed

    • added the new authorization_code enum value to the request property

      request-property-enum-value-added

    • added the new refresh_token enum value to the request property

      request-property-enum-value-added

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

      response-media-type-added

Of the 79 revisions, 9 have no diff computed.