persona-community-5/.pnpm-store/v3/files/d9/50d7ee5f316f5d302617b7efb1f95691d4266f36b80afd3fd709068d03dd159858a8225e7fae9550016c76a7946054884111ed3155bb27971fd87c8c3c40a8
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

14 lines
234 B
Plaintext

openapi: 3.0.0
paths:
/pet:
post:
requestBody:
content:
application/json:
schema:
$ref: ./requestBody.yaml
components:
schemas:
requestBody:
$ref: ./requestBody.yaml