Versions Compared

Key

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

...

Partial modifications of a groundwork are possible. Supported modifications are indicated in the request samplesamples.

Resource URL

PATCH /api/v1/groundworks/{gipodId} (Swagger)

...

Scope

TBDgipod_pdo

Example(s)

Modify period and estimated duration in days of a groundwork.

...

Resource URL

POST /api/v1/groundworks

Scopes

gipod_pdo

Example

Register a category 1 groundwork of type "Electriciteit" that is planned from 01/07/2020 till 31/07/2020 with an estimated duration of 5 days

...

PUT /api/v1/groundworks/{gipodId}/zones/{zoneId} (Swagger link TBD)

Scopes

TBD

Example(s)

TBD

Code Block
languagexml
themeDJango
Code sample TBD
{
  "type": "string",
  "title": "string",
  "status": 0,
  "detail": "string",
  "instance": "string",
  "property1": {},
  "property2": {}
}

...