Skip to content

Commit

Permalink
Remove comments from eov-operations.modulepath.yaml specification
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwheele committed Jun 2, 2020
1 parent 414aca6 commit ae4fec7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/resources/eov-operations.modulepath.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ paths:
get:
description: |
ping then pong!
# use operationId, (x-eov-operation-id is optional. it can be used in place of operationId or to override it)
operationId: ping.ping
responses:
'200':
Expand Down Expand Up @@ -167,7 +166,6 @@ paths:
content:
multipart/form-data:
schema:
# $ref: '#/components/schemas/NewPhoto'
type: object
required:
- file
Expand Down

0 comments on commit ae4fec7

Please sign in to comment.