mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
* tests: add tests for core architecture & sample definitions * tests: chage error file data to relative paths
9 lines
189 B
YAML
9 lines
189 B
YAML
parameters:
|
|
- $ref: ../../components/parameters/parameter.name.yml
|
|
responses:
|
|
'200':
|
|
description: blbbbb
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: string |