GET: /api/v2/pub/contract-changes
Added
- added the property 'items/received_date' to the response with the '200' status
Changed
- the response property 'items/due_date' became nullable for the status '200'
GET: /api/v2/pub/contract-changes/{id}
Added
- added the property 'received_date' to the response with the '200' status
Changed
- the response property 'due_date' became nullable for the status '200'
GET: /api/v2/pub/daily-log-delay-types
Added
- endpoint added
POST: /api/v2/pub/daily-logs
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'accounting-companies-import' to the 'query' request parameter 'resource_type'
- added the new enum value 'accounting-company' to the 'query' request parameter 'resource_scope'
- added the new 'accounting-companies-import' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'accounting-company' enum value to the 'items/resource_scope' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'accounting-companies-import' enum value to the 'resource_type' response property for the response status '200'
- added the new 'accounting-company' enum value to the 'resource_scope' response property for the response status '200'
POST: /api/v2/pub/project-schedules
Added
- endpoint added
POST: /api/v2/pub/projects
Changed
- the request property 'sector' became nullable
- the request property 'sector' became optional