Skip to content

Commit

Permalink
Fixed servant-docs tests for OperatorId
Browse files Browse the repository at this point in the history
  • Loading branch information
wduncanfraser committed Dec 8, 2020
1 parent 2a0bae9 commit 4ee98c1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions servant-docs/golden/comprehensive.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ee98c1

Please sign in to comment.