December 15, 2025
· 2 min read
GET /events
- added the required property 'results/items/is_full' to the response with the '200' status
POST /events
- added the required property 'is_full' to the response with the '201' status
PUT /events/external_id:{external_id}
- added the required property 'is_full' to the response with the '200' status
GET /events/{id}
- added the required property 'is_full' to the response with the '200' status
PUT /events/{id}
- added the required property 'is_full' to the response with the '200' status