API structure has changed
1 structure change including:
1 Breaking change
1 Modification
Modified
1
Breaking
GET /env-impact/{period}
- Path went from
/env-impactto/env-impact/{period}(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
Type is no longer
objectBreaking
- property Removed
-
Type is no longer
-
application/json content type Modified
- Query
-
period query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- period path parameter Added