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
- 39082d385dda147
- db719f9e3d34137
- b97ec6888b3c617
What changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ●
removed the optional property
detailsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the500statusresponse-optional-property-removed
- ●
added the new
falseenum value to thesuccessresponse property for the response status403response-property-enum-value-added
- ●
added the new
falseenum value to thesuccessresponse property for the response status500response-property-enum-value-added
- ○
removed
SuccessResponsesubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the optional property
datato the response with the403statusresponse-optional-property-added
- ○
added the optional property
datato the response with the500statusresponse-optional-property-added
- ○
added the required property
datato the response with the200statusresponse-required-property-added
- ○
added the required property
msgto the response with the200statusresponse-required-property-added
- ○
added the required property
successto the response with the200statusresponse-required-property-added
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
msgfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
successfrom the response with the200statusresponse-optional-property-removed
- ○
added
SuccessResponsesubschema #2to the response bodyallOflist for the response status200response-body-all-of-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
removed the non-success response with the status
422response-non-success-status-removed
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
the response property
msgbecame required for the status500response-property-became-required
- ○
the response property
successbecame required for the status500response-property-became-required
- ○
the
successresponse's property default valuefalsewas removed for the status500response-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
- ▲
- ▲
the response property
databecame optional for the status200response-property-became-optional
- ▲
the response property
msgbecame optional for the status200response-property-became-optional
- ▲
the response property
msgbecame optional for the status500response-property-became-optional
- ▲
the response property
successbecame optional for the status200response-property-became-optional
- ▲
the response property
successbecame optional for the status500response-property-became-optional
- ▲
the
dataresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ●
removed the optional property
datafrom the response with the500statusresponse-optional-property-removed
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
the
successresponse's property default valuefalsewas added for the status500response-property-default-value-added
- ○
the
successresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
removed the
falseenum value from thesuccessresponse property for the response status500response-property-enum-value-removed
- ○
removed the
trueenum value from thesuccessresponse property for the response status200response-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
- ▲