initial commit after project creation
This commit is contained in:
21
content/docs/api-documentation/pet/post-pet-petid.mdx
Normal file
21
content/docs/api-documentation/pet/post-pet-petid.mdx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
description: 'API endpoint for POST /pet/{petId}'
|
||||
seo:
|
||||
title: Updates a Pet in the Store with Form Data
|
||||
description: 'API endpoint for POST /pet/{petId}'
|
||||
title: Updates a Pet in the Store with Form Data
|
||||
last_edited: '2025-07-15T07:40:41.851Z'
|
||||
auto_generated: true
|
||||
---
|
||||
|
||||
## Endpoint Details
|
||||
|
||||
**Method:** `POST`
|
||||
|
||||
|
||||
|
||||
**Path:** `/pet/{petId}`
|
||||
|
||||
## API Reference
|
||||
|
||||
<apiReference schemaFile="Swagger-Petstore.json|POST:/pet/{petId}" />
|
||||
Reference in New Issue
Block a user