bdb3efbe0262 → 8049f7c86213 · 30 changes across 12 operations
- POST/api/admin/user-companies/
- ▲
removed the enum value
COMPANY_OWNERof the request property - ▲
removed the enum value
EMPLOYEEof the request property - ▲
removed the enum value
RETRACED_ADMINof the request property - ▲
removed the enum value
RETRACED_CUSTOMER_SUCCESSof the request property - ▲
removed the enum value
RETRACED_MARKETINGof the request property - ▲
removed the enum value
RETRACED_PRODUCT_DEVELOPMENTof the request property - ▲
removed the enum value
RETRACED_SALESof the request property - ▲
the
request property's minLength was increased from0to1
- ▲
- GET/api/users/me
- ○
added the optional property
/to the response with the status - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- PUT/api/users/me
- ○
added the required property
to the response with the status - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- GET/api/users/
- ○
added the optional property
//to the response with the status - ○
added the optional property
//to the response with the status - ○
added the optional property
//to the response with the status
- ○
- GET/api/admin/users/{id}
- ○
added the required property
to the response with the status - ○
added the required property
//to the response with the status
- ○
- GET/api/admin/user-companies/{userId}
- ○
added the required property
//to the response with the status
- ○
- GET/api/admin/users/{id}/impersonate
- ○
added the required property
//to the response with the status
- ○
- GET/api/admin/users/list-to-impersonate
- ○
added the required property
//to the response with the status
- ○
- GET/api/user-companies/companies-to-switch
- ○
added the required property
/to the response with the status
- ○
- GET/api/users/{id}
- ○
added the required property
to the response with the status
- ○
- PUT/api/users/{id}
- ○
added the required property
to the response with the status
- ○
- POST/api/users
- ○
added the new optional request property
- ○