persona-community-5/.pnpm-store/v3/files/e8/4c071611dd09391da7fb27e3077698d650ba83d1ef84e8be47852149a3af37293d951c5f6f93f32aca3bb5432df316a93ae5b9f4b755e21ce74d8444498f53
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

20 lines
467 B
Plaintext

openapi: 3.1.0
info: {}
paths:
/example:
get:
summary: Get Example
description: This endpoint returns an example response.
responses:
'200':
description: Successful response
content:
application/json:
schema:
type: object
properties:
externalValue:
type: string
$ref:
type: string