Versions Compared

Key

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

...

Scope

gipod_ts_read

Example(s)

NAResponse samples are provided in Swagger.

...

Panel
bgColor#E27A7A

DELETE /api/v1/groundworks/{gipodId}/trench-synergy-requests/{trenchsynergyrequestid}
Anchor
TREKSSAIN
TREKSSAIN

...

Scope

gipod_ts_write

Example

Code Block
languagexml
themeDJango
{ "additionalInfo": "New additional info", }

Request and response samples are provided in Swagger.


Panel
bgColor#50c878

GET /api/v1/trench-synergy-requests-to-be-answered
Anchor
TOBEANSWERED
TOBEANSWERED

...

Scope

gipod_ts_read

Example(s)

NAResponse samples are provided in Swagger.

...

Panel
bgColor#50c878

GET /api/v1/trench-synergy-requests-with-groundworks-to-be-added

...

Scope

gipod_ts_write

Example

Code Block
languagexml
themeDJango
POST/api/v1/groundworks/1234/trench-synergy-requests

{
  "additionalInfo":"Some additional information about the trench synergy request"
}

Request and response samples are provided in Swagger.

...

Panel
bgColor#663a82

PUT /api/v1/groundworks/{gipodId}/trench-synergy-requests/{trenchSynergyRequestId}/answers
Anchor
ANTWOORDSSA
ANTWOORDSSA

...

Scope

gipod_ts_write

Example(s)

A request sample is Request and response samples are provided in Swagger.

...

Panel
bgColor#add8e6

POST /api/v1/groundworks/{gipodId}/trench-synergy-requests/{trenchSynergyRequestId}/trench-synergies

...

Scope

gipod_ts_write

Example(s)

A response sample is Response samples are provided in Swagger.