...

Text file src/github.com/go-openapi/spec/fixtures/specs/resolution2.json

Documentation: github.com/go-openapi/spec/fixtures/specs

     1{
     2  "id": "http://localhost:1234",
     3  "items": {
     4    "id": "deeper/",
     5    "items": {
     6      "$ref": "arrayProp.json#/items"
     7    }
     8  }
     9}

View as plain text