Changes to List all users (admin/superadmin)

GET /auth/users

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

Changed in 3 of the 38 revisions of this API.8821

  1. 39082d385dda147
  2. db719f9e3d34137
  3. b97ec6888b3c617

What changed

  • 39082d385dda147See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed the optional property details from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details from the response with the 500 status

      response-optional-property-removed

    • added the new false enum value to the success response property for the response status 403

      response-property-enum-value-added

    • added the new false enum value to the success response property for the response status 500

      response-property-enum-value-added

    • removed SuccessResponse subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the optional property data to the response with the 403 status

      response-optional-property-added

    • added the optional property data to the response with the 500 status

      response-optional-property-added

    • added the required property data to the response with the 200 status

      response-required-property-added

    • added the required property msg to the response with the 200 status

      response-required-property-added

    • added the required property success to the response with the 200 status

      response-required-property-added

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

  • db719f9e3d34137See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property msg from the response with the 200 status

      response-optional-property-removed

    • removed the optional property success from the response with the 200 status

      response-optional-property-removed

    • added SuccessResponse subschema #2 to the response body allOf list for the response status 200

      response-body-all-of-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • the response property msg became required for the status 500

      response-property-became-required

    • the response property success became required for the status 500

      response-property-became-required

    • the success response's property default value false was removed for the status 500

      response-property-default-value-removed

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

  • b97ec6888b3c617See the full diff
    • the response property data became optional for the status 200

      response-property-became-optional

    • the response property msg became optional for the status 200

      response-property-became-optional

    • the response property msg became optional for the status 500

      response-property-became-optional

    • the response property success became optional for the status 200

      response-property-became-optional

    • the response property success became optional for the status 500

      response-property-became-optional

    • the data response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • removed the optional property data from the response with the 500 status

      response-optional-property-removed

    • added the non-success response with the status 422

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • the success response's property default value false was added for the status 500

      response-property-default-value-added

    • the success response's property default value true was added for the status 200

      response-property-default-value-added

    • removed the false enum value from the success response property for the response status 500

      response-property-enum-value-removed

    • removed the true enum value from the success response property for the response status 200

      response-property-enum-value-removed

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