Fixed servant-docs tests for OperatorId
This commit is contained in:
parent
601559c0b5
commit
a7f1534817
1 changed files with 21 additions and 0 deletions
|
@ -304,6 +304,27 @@
|
|||
|
||||
## GET /named-context
|
||||
|
||||
### Response:
|
||||
|
||||
- Status code 200
|
||||
- Headers: []
|
||||
|
||||
- Supported content types are:
|
||||
|
||||
- `application/json;charset=utf-8`
|
||||
- `application/json`
|
||||
|
||||
- Example (`application/json;charset=utf-8`, `application/json`):
|
||||
|
||||
```javascript
|
||||
|
||||
```
|
||||
|
||||
## GET /operation-id
|
||||
|
||||
### getFoo
|
||||
|
||||
|
||||
### Response:
|
||||
|
||||
- Status code 200
|
||||
|
|
Loading…
Add table
Reference in a new issue