...

Text file src/github.com/go-openapi/spec/fixtures/bugs/2113/schemas/example/example.yaml

Documentation: github.com/go-openapi/spec/fixtures/bugs/2113/schemas/example

     1$schema: http://json-schema.org/draft-07/schema#
     2required:
     3  - payload
     4properties:
     5  payload:
     6    type: string

View as plain text