Improved

August 18th, 2025

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