persona-community-5/.pnpm-store/v3/files/bc/28b2aff0ef720ce393acd380f84f6c3168e1e19cc80708cea518f219f831f6ee520b32adcbc29c91f29e10d4006b635552551eca92ce72d420028fa391e54a
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
232 B
Plaintext

openapi: '3.0.1'
info:
title: Open API
description: Open API
version: v0
contact:
email: some@body.com
components:
schemas:
TypeA:
$ref: ./schemas/type-a.yaml#/
TypeB:
$ref: ./schemas/type-b.yaml#/