Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

New Calls


Action

More information

Register a mobility hindrance

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/RegisterMobilityHindrance

Modify a mobility hindrance

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyMobilityHindrance

Modify description, time schedule and periods, zones

Modify a mobility hindrance zone

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyMobilityHindranceZone

Modify the geometry and the consequences of a mobility hindrance zone

Add a mobility hindrance zone

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AddMobilityHindranceZone

Adds a mobility hindrance zone

Remove a mobility hindrance zone

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/RemoveMobilityHindranceZone

Removes a mobility hindrance zone

Modify contact information of a mobility hindrance

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyMobilityHindranceContactOrganisation

Modifies the contact information of a mobility hindrance

Query the organisation details for the currently logged on user.

https://api-gateway.test.gipod.vlaanderen.be/api-documentation.html#operation/GetCurrentlyLoggedOnOrganisation

Query the hierarchical structure for an organisation

/*TODO: add docs uri*/

Changed Calls


Action

More information

Changes

Response of mobility hindrance detail

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetMobilityHindrance

  • The following properties were added to the detail response:

    • consequenceOf

    • occurrence

  • The following properties were removed from the detail response:

    • location

    • refersToPublicDomainOccupancyZone

  • Effects are now a property of each zone element:

    • hasEffect

Modify trench synergy request additional information

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyAdditionalInfoTrenchSynergyRequest

  • When trying to modify the additional information for a trench synergy request which is not active anymore, the response has the status code 403 (forbidden). Before it was 404(not found).

Modify a zone of event using patch

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyEvent

It is now possible to modify the zone (wkt) of a event using the patch verb.

Register a groundwork

https://api-gateway.beta.gipod.vlaanderen.be/docs/api-documentation.html#operation/RegisterGroundwork%20(Groundworks)

Contract change: rename of property grbstatus to grbImpactId.

Taxonomy grb-statuses

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetGrbImpact

url changed: “/grb-statuses” to “/api/v1/taxonomies/public-domain-occupancy/grbimpact”

Taxonomy grb-status by id

https://api-gateway.test.gipod.vlaanderen.be/api-documentation.html#operation/GetGrbImpactById

url changed: “/grb-statuses/id” to “/api/v1/taxonomies/public-domain-occupancy/grbimpact/id”

Get collaboration zone

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetCollaborationZone

"/api/v1/organisations/{organisationId}/trench-synergy-interestzone" renamed to : "/api/v1/organisations/{organisationId}/collaborationzone"

Create or modify collaboration zone

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetCollaborationZone

interest zone becomes collaboration zone

Launch trench synergy request

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/LaunchTrenchSynergyRequest

A trench synergy request has no longer a reference but a unique gipodId instead.

Removed Calls


  • No labels