Improved
August 18th, 2025
2 months ago
DELETE: /api/v2/pub/budget-cost-code-categories/{id}
Added
- endpoint added
POST: /api/v2/pub/budget-phases
Added
- endpoint added
DELETE: /api/v2/pub/budget-phases/{id}
Added
- endpoint added
PATCH: /api/v2/pub/budget-phases/{id}
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'rfi-clarification' to the 'query' request parameter 'resource_type'
- added the new 'rfi-clarification' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'rfi-clarification' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/surveys
Added
- added the property 'items/categories/items/questions/items/answer/selected_options/items/score' to the response with the '200' status
- added the property 'items/categories/items/questions/items/options/items/score' to the response with the '200' status
- added the property 'items/categories/items/questions/items/weight' to the response with the '200' status
- added the property 'items/priority' to the response with the '200' status
- added the property 'items/score' to the response with the '200' status
GET: /api/v2/pub/surveys/{id}
Added
- added the property 'categories/items/questions/items/answer/selected_options/items/score' to the response with the '200' status
- added the property 'categories/items/questions/items/options/items/score' to the response with the '200' status
- added the property 'categories/items/questions/items/weight' to the response with the '200' status
- added the property 'priority' to the response with the '200' status
- added the property 'score' to the response with the '200' status
