Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Action

More information

Changes

Launch trench synergy request (ONLY CHANGED ON BETA ENVIRONMENT)

https://api-gateway.beta.gipod.vlaanderen.be/api/v1/groundworks/%7BgipodId%7D/trench-synergy-requests

-

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

When on the BETA environment the deadlines for a launched groundwork will no longer be the same as production.
Deadline 1 : 15 days from the DAY the groundwork trench synergy request was launched. Changes (on BETA) to 4 hours from the EXACT TIME the groundwork trench synergy request was launched.
Deadline 2 : 45 days from the DAY the groundwork trench synergy request was launched. Changes (on BETA) to 24 hours from the EXACT TIME the groundwork trench synergy request was launched.

Register a groundwork

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

  • A groundwork of category 2, 3 or urgent can now be registered with a geometry of type Point, Polygoon or MultiPolygoon.

  • Register a groundwork for an organisation within the organisational structure.

  • Rename property SpecificationTypeId to SpecificationId

  • A groundwork of category 2, 3 or urgent can now be registered by providing a addressId instead of providing a zone.

  • It is possible to register a groundwork with category urgent.

  • Additional validation on groundwork specification. Now you must specify a additional specification when choosing specification:
    herstel/onderhoud or (her)aanleg

Modify a groundwork

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

  • A groundwork of category 2, 3 or 3 urgent can now be modified to a geometry of type Point, Polygoon or MultiPolygoon.

  • Modify a groundwork of an organisation within the organisational structure.

  • Rename patch key SpecificationTypeIds to SpecificationIds

  • Additional validation on groundwork specification. Now you must specify a additional specification when choosing specification:
    herstel/onderhoud or (her)aanleg

Modify the zone of groundwork

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

  • The zone of a groundwork of category 2 or 3 can now be modified to a geometry of type Point, Polygoon or MultiPolygoon.

  • Modify the zone of a groundwork of an organisation within the organisational structure.

Register a work

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

  • Register a work for an organisation within the organisational structure.

  • Rename property SpecificationTypeId to SpecificationId

Modify a work

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

  • Modify a work of an organisation within the organisational structure.

  • Rename patch key SpecificationTypeIds to SpecificationIds

Register an event

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

  • Register an event for an organisation within the organisational structure.

Modify an event

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

  • Modify an event of an organisation within the organisational structure.

Extend list public domain occupancy types

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

  • New item ‘Hoogtewerker’ added under ‘Werk > Bouwwerk’

  • New item ‘Reclame’ added under ‘Evenement’

  • New item ‘Uitstalling’ added under ‘Evenement’

Response of Groundwork detail

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

  • The contactinformation in detail of a Groudwork was extended to include the Contactrole

  • Rename SpecificationType to Specification in response of Groundwork detail

Response of Work detail

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

  • The contactinformation in detail of a Work was extended to include the Contactrole

  • Rename SpecificationType to Specification in response of work detail

Response of Event detail

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

The contactinformation in detail of a Event was extended to include the Contactrole

Move & Extend list public domain occupancy specifications

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

  • Moved to endpoint /api/v1/taxonomies/public-domain-occupancy/specifications

  • Split specifications for Groundwork & Work into subtrees

  • Update list of values

Taxonomies

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#tag/Taxonomies

Main types: Grondwerk, Werk & Event are now used with the same value in different taxonomies. Making the selection of the desired subtree of a taxonomy more userfriendly.

...