openapi-nexus 0.1.13

OpenAPI 3.x multi-language code generator
Documentation
1
2
3
4
5
6
7
8
9
10
openapi: 3.1.0
info:
  title: ""
  version: 1.0.0
paths:
  /test:
    get:
      responses:
        '200':
          description: OK