swagger-ui
swagger-ui copied to clipboard
Reference error for something that is never mentioned in the spec.
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.

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