Release Notes API Beta 0.9.0
General
Some properties are deprecated and will be removed in release 0.11.0. Please check the changed calls section to see if you are impacted.
Bugs
Notifications
New notifications:
Piloot ontvangt mededeling als hij nieuwe piloot van een sleufsynergie is.
De deelnemers aan een synergie krijgen een mededeling als de periode van de synergie werd aangepast.
Organisaties met een gekoppeld grondwerk aan een sleufsynergie aanvraag krijgen een mededeling als er een sleufsynergie wordt aangemaakt.
Organisaties die de sleufsynergie aanvraag ontvangen hebben krijgen mededeling als er positief of negatief werd geantwoord op de sleufsynergie aanvraag.
Deelnemers aan een synergie krijgen een mededeling als de piloot wordt overgedragen.
Mededeling wanneer de SSA oppervlakte van de unie van de grondwerkzones vergroot met minstens 50m² tov de originele SSA na koppelen van een nieuw grondwerk of wijziging van een gekoppeld grondwerk.
De piloot van een SSA krijgt een mededeling als er een GW gekoppeld wordt aan de SSA.
Organisaties die de SSA ontvingen krijgen een mededeling als een SSA wordt ingetrokken.
Organisaties die positief geantwoord hebben (zonder gekoppelde grondwerken) op een SSA krijgen een mededeling als de SSA werd afgesloten zonder gevolg.
New Calls
Action | More information |
|
---|---|---|
Launch a request for groundwork | Possibility to launch a request for groundwork (domeintoelating) for a given groundwork. |
Changed Calls
Action | More information | Changes |
---|---|---|
Taxonomies - Get status | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetStatuses | The list is now extended with the statuses for Request for groundworks. |
Get mobility hindrance | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetMobilityHindrance | The reponse is extended with a new property “permittedBy“ wich contains a reference to the related signaling permits. |
Get joined trench synergy requests where no groundworks have been added. | It is now possible to filter on (sub)organisations within the same organisation hierarchy. | |
Get trench synergy requests to be answered before deadline 1. | It is now possible to filter on (sub)organisations within the same organisation hierarchy. | |
Answer trench synergy request | It is now possible to answer to a trench synergy request on behalf of an organisation within the organisation hierarchy of the logged in organisation. | |
Get detail of public domain occupancies | Groundwork: https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetGroundwork Work: https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetWork Event: https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetEvent
| A new “geometry” property is added in the zone result. This property contains the geometry in WKT format of the specified zone. |
Get detail of trench synergy | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetTrenchSynergy | DEPRECATED property “zone” in response. For consistency within the API and to be inline with the application profile the zone property in the response is deprecated. Please use the new property “geometry“ instead. The zone property will removed from the response in Beta 0.11.0. |
Get detail of trench synergy request | DEPRECATED property “zone” in response. For consistency within the API and to be inline with the application profile the zone property in the response is deprecated. Please use the new property “geometry“ instead. The zone property will removed from the response in Beta 0.11.0. | |
Get detail of groundwork zone | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetGroundworkZone | DEPRECATED property “zone” in response. For consistency within the API and to be inline with the application profile the zone property in the response is deprecated. Please use the new property “geometry“ instead. The zone property will removed from the response in Beta 0.11.0. |
Get detail of eventzone | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetEventZone | DEPRECATED property “zone” in response. For consistency within the API and to be inline with the application profile the zone property in the response is deprecated. Please use the new property “geometry“ instead. The zone property will removed from the response in Beta 0.11.0. |
Get detail of work zone | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetWorkZone | DEPRECATED property “zone” in response. For consistency within the API and to be inline with the application profile the zone property in the response is deprecated. Please use the new property “geometry“ instead. The zone property will removed from the response in Beta 0.11.0. |
Get mobility hindrance zone | DEPRECATED property “zone” in response. For consistency within the API and to be inline with the application profile the zone property in the response is deprecated. Please use the new property “geometry“ instead. The zone property will removed from the response in Beta 0.11.0. | |
All taxonomy endpoints | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#tag/Taxonomies | No authentication and authorization necessary anymore. |
Add mobility hindrance contactorganisation | Add an extra contactorganisation to a given mobility hindrance. | |
Remove mobility hindrance contactorganisation | Remove an existing contactorganisation from a given mobility hindrance. |
Removed Calls