...

Text file src/github.com/go-openapi/analysis/fixtures/bugs/2092/definitions/user.yaml

Documentation: github.com/go-openapi/analysis/fixtures/bugs/2092/definitions

     1user:
     2  type: object
     3  properties:
     4    id:
     5      type: integer
     6      readOnly: true
     7      x-order: 1

View as plain text