Improved
December 8th, 2025
7 days ago
GET: /api/v2/pub/approvable-resources
Added
- added the property 'items/resource_id' to the response with the '200' status
GET: /api/v2/pub/budget-cost-code-categories/{id}
Added
- added the required property 'order' to the response with the '200' status
- added the required property 'subcategories/items/order' to the response with the '200' status
- added the required property 'subcategories/items/subcategories/items/order' to the response with the '200' status
GET: /api/v2/pub/budget-cost-codes
Added
- added the property 'items/order' to the response with the '200' status
GET: /api/v2/pub/budget-cost-codes/{id}
Added
- added the required property 'order' to the response with the '200' status
GET: /api/v2/pub/budget-phases/{id}
Added
- added the required property 'order' to the response with the '200' status
PATCH: /api/v2/pub/budget-phases/{id}
Added
- added the required property 'order' to the response with the '200' status
GET: /api/v2/pub/budgets
Added
- added the property 'items/categories/items/order' to the response with the '200' status
- added the property 'items/phases/items/order' to the response with the '200' status
GET: /api/v2/pub/budgets/{id}
Added
- added the property 'categories/items/order' to the response with the '200' status
- added the property 'phases/items/order' to the response with the '200' status
GET: /api/v2/pub/project-directories
Removed
- removed the 'project-executive' enum value from the 'items/workspaces/items/contacts/items/role' response property for the response status '200'
- removed the 'project-manager' enum value from the 'items/workspaces/items/contacts/items/role' response property for the response status '200'
GET: /api/v2/pub/submittal-types/{id}
Added
- endpoint added
