API structure has changed
2 structure changes including:
2 Breaking changes
2 Modifications
Modified
2
Breaking
GET /recipients/countries/{country}/corridors
- Path went from
/countries/{country}/corridorsto/recipients/countries/{country}/corridors(same operationId)Breaking
GET /recipients/validation-schema
- Path went from
/validation-schemato/recipients/validation-schema(same operationId)Breaking