February 13, 2026
· One min read
GET /staff
- added the optional property 'results/items/user' to the response with the '200' status (media type: application/json)
- added the optional property 'results/items/user' to the response with the '200' status (media type: application/xml)
POST /staff
- added the optional property 'user' to the response with the '201' status (media type: application/json)
- added the optional property 'user' to the response with the '201' status (media type: application/xml)