mock / minipet.yaml
VishalMysore's picture
Create minipet.yaml
59d3fbd verified
raw
history blame
No virus
198 Bytes
openapi: 3.0.2
paths:
'/pet':
get:
responses:
'200':
content:
'*/*':
schema:
type: string
example: hello world