Fixed servant-docs tests for OperatorId

This commit is contained in:
W. Duncan Fraser 2020-12-08 10:21:19 -06:00
parent 601559c0b5
commit a7f1534817

View file

@ -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