API structure has changed
15 structure changes including:
15 Modifications
Modified
15
Breaking
GET /api/v1/apply/sessions
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/apply/sessions/{session_id}
- Body
- content type Removed
GET /api/v1/assignments
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/assignments/{assignment_id}
- Body
- content type Removed
GET /api/v1/contractors/{contractor_id}
- Body
- content type Removed
GET /api/v1/entities
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/entities/{entity_id}
- Body
- content type Removed
GET /api/v1/invoices
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/invoices/{invoice_id}
- Body
- content type Removed
GET /api/v1/jobs
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/jobs/{job_id}
- Body
- content type Removed
GET /api/v1/policies
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/policies/{policy_id}
- Body
- content type Removed
GET /api/v1/quotes
- Body
- content type Removed
- Query
- limit query parameter Added
GET /api/v1/quotes/{quote_id}
- Body
- content type Removed