persona-community-5/.pnpm-store/v3/files/ba/a52b320db7ed6df18cdbb5d4494bc933414d0877de5711eee3c9c99f14851759753bece0978b52006c8743084351f5e8a761a9395a92f95a133e4f519b5f6b
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

12 lines
179 B
Plaintext

components:
schemas:
A:
type: object
properties:
a:
type: string
b:
$ref: '#/components/schemas/B'
B:
type: string