OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
API
/
swagger-ui-5.17.14
/
test
/
e2e-cypress
/
static
/
documents
/
bugs
/
5043
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/07/2024 04:35:03 AM
rwxr-xr-x
📄
status.yaml
381 bytes
08/07/2024 04:35:02 AM
rw-r--r--
📄
swagger.yaml
1.2 KB
08/07/2024 04:35:03 AM
rw-r--r--
Editing: status.yaml
Close
--- paths: findByStatus: get: tags: - "pet" summary: "Finds Pets by status" description: "Multiple status values can be provided with comma separated strings" operationId: "findPetsByStatus" parameters: - name: "status" in: "body" schema: type: string responses: 200: description: ok