Pet Store
Order Service
Copy Page
Pet Store
User Service
Add steps into the doc
User Service
Overview
Notice
Login
Add a new pet to the store
Update an existing pet
Deletes a pet
Find pet by ID
Finds Pets by status
discriminator with mapping
Order Service
Find order by id
Check
AI Model
Google AI Studio
Schemas
Sample Schemas
Pet
Category
Tag
Order Service
Get list
GET
Add a list
POST
Update list
PUT
New Request
GET
Schemas
List
Order Service
MCP
Copy Page
Get list
GET
/get
Try it
Run in Apidog
Run in Apidog
Request
Query Params
Generate Code
Header Params
Generate Code
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/get?test=1&msg=DONE'
\
--header
'ababa: {{ababa}}'
Response
Response Example
{
}
Modified atÂ
2025-06-18 06:47:56
Previous
Tag
Next
Add a list