...

Text file src/github.com/go-openapi/spec/fixtures/bugs/1429/remote/remote.yaml

Documentation: github.com/go-openapi/spec/fixtures/bugs/1429/remote

     1aRemotePlace:
     2  type: object
     3  properties:
     4    remoteProp:
     5      type: integer
     6    fartherProp:
     7      $ref: './farther/farther.yaml#/farFarAway'
     8
     9moreRemoteThanYouCanThink:
    10  #$ref: './remote/remote.yaml#/farFarAway'
    11  type: integer

View as plain text