initial commit after project creation

This commit is contained in:
Gerhard Scheikl
2026-04-01 09:38:50 +02:00
commit b02af637d4
292 changed files with 61408 additions and 0 deletions

View 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}" />