-
Notifications
You must be signed in to change notification settings - Fork 10
Changelog: 0.1.37
Craig Weinschenk edited this page Oct 2, 2024
·
1 revision
The format of unique IDs for incidents will change to include IncidentPayload.dispatch.incident_number. For example, the new format will look like this: FD24027214|2024035416|1718338442 instead of FD24027214:1718338442.
- There will be increased validation on input geometry coordinates to conform to the GeoJSON standard.
- Output geometries are being replaced with URLs that point to the NERIS pygeoapi server. Requests to these URLs can use the same authorization token.
- Upload Department Logos
- Create Stations and Units for an entity
A more robust example will be available in the Swagger documentation for incident creation.
Typo MedResponse.trasnferred_to_agency corrected to MedResponse.transferred_to_agency.
Clarity Injury.injury_details renamed to Injury.ff_injury_details.
Exposure.polygon
Rescue.mayday
CasualtyRescue.type
Extra fields in PUT, POST, or PATCH request bodies will no longer be allowed.