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 or 3 can now be registered with a geometry of type Point

besides
  • , Polygoon

and
  • or MultiPolygoon.

It will also be possible to register in name of another organisation. As long as the organisations belongs to the same
  • Register a groundwork for an organisation within the organisational structure.

  • Rename property SpecificationTypeId to SpecificationId

Modify a groundwork

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

  • A groundwork of category 2 or 3 can now be modified to a geometry of type Point

besides
  • , Polygoon

and
  • or MultiPolygoon.

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

  • Rename patch key SpecificationTypeIds to SpecificationIds

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 besides Polygoon and MultiPolygoon

Modify a public domain occupancyRegister 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.htmlAny modification made to public domain occupancy can be made by anyone in the same organisational structure as the owner of that particular public domain occupancy.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’

Extend response 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

Extend
  • 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

Extend response
  • 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

  • Update list of values

...