Updates documentation to show `required_coverage` as array of strings.
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /api/v1/quotes
- Response
-
200 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Type went from
objecttoarray[string]Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Type went from
-
coverage_type property Modified
-
application/json content type Modified
GET /api/v1/quotes/{quote_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Type went from
objecttoarray[string]Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Type went from
-
coverage_type property Modified
-
application/json content type Modified
POST /api/v1/entities
- Body
-
application/json content type Modified
-
required_coverage property Modified
-
Type went from
objecttoarray[string]Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Type went from
-
required_coverage property Modified
POST /api/v1/quotes
- Response
-
201 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Type went from
objecttoarray[string]Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Type went from
-
coverage_type property Modified
-
application/json content type Modified
PUT /api/v1/quotes/{quote_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
coverage_type property Modified
-
Type went from
objecttoarray[string]Breaking
-
coverage_type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Type went from
-
coverage_type property Modified
-
application/json content type Modified