DEBSOURCES
Skip Quicknav
sources / golang-github-getkin-kin-openapi / 0.124.0-1 / openapi3 / testdata / test.openapi.yml
12345678910
--- openapi: 3.0.0 info: title: 'OAI Specification in YAML' version: 0.0.1 paths: {} components: schemas: TestSchema: type: string