swagger-ui icon indicating copy to clipboard operation
swagger-ui copied to clipboard

Reference error for something that is never mentioned in the spec.

Open b-hayes opened this issue 3 years ago • 0 comments

Guys, I have a spec in Swagger UI and getting this error: Could not resolve reference: #/components/responses/MemberCollection That reference is not mentioned at all in the spec I pasted in. There is no reference to it at all.

IF I search for member collection in either the source file or swagger UI itself I get 0 results. image

How is this error even possible?

Q&A (please complete the following information)

  • OS: macOS
  • Browser: chrome
  • Version: ???? https://app.swaggerhub.com/
  • Method of installation: none?? using swagger UI in the browser
  • Swagger-UI version: [e.g. 3.10.0]
  • Swagger/OpenAPI version: OpenAPI 3.0

Content & configuration

Swagger/OpenAPI definition:

# your YAML here

Swagger-UI configuration options:

SwaggerUI({
  // your config options here
})
?yourQueryStringConfig

Screenshots

How can we help?

b-hayes avatar Sep 16 '22 01:09 b-hayes