3
0

Fix api specs for organisations

Param group was get instead of path -- that introduced problems in
client api codegen
This commit is contained in:
Denis Arh
2020-02-12 13:41:53 +01:00
parent e4357a3750
commit 75f449af04
4 changed files with 4 additions and 6 deletions

View File

@@ -465,7 +465,7 @@ Organisations represent a top-level grouping entity. There may be many organisat
| Parameter | Type | Method | Description | Default | Required? |
| --------- | ---- | ------ | ----------- | ------- | --------- |
| id | uint64 | GET | Organisation ID | N/A | YES |
| id | uint64 | PATH | Organisation ID | N/A | YES |
## Archive organisation