persona-community-5/.pnpm-store/v3/files/cc/994cae5aa95d61e42c5e847c56d844b482fc9801289e0c5e111a19a07f848d45a95571e7f48eaf0fac9b7fc15cc16117424b95eb5478838a6562eb5836b2bb
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

19 lines
390 B
Plaintext

openapi: 3.0.0
paths:
/pet:
parameters:
- $ref: '#/components/parameters/path-param'
put:
parameters:
- $ref: 'https://someexternal.schema'
- $ref: ./param-b.yaml
- name: test
get:
parameters:
- $ref: 'http://someexternal.schema'
- $ref: ./param-c.yaml
components:
parameters:
path-param:
name: path_param