oas 0.2.1

OpenAPi Specification
Documentation
1
2
3
4
5
6
7
8
9
openapi: 3.0.2
info:
  version: 1.0.0
  title: API
paths: {}
components:
  schemas:
    mySchema:
      $ref: 0