Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger-ui errors #2

Open
gshipunov opened this issue Feb 20, 2023 · 0 comments
Open

Swagger-ui errors #2

gshipunov opened this issue Feb 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gshipunov
Copy link
Member

Swagger ui errors:

Resolver error at paths./travel/submit/list.get.responses.200.content.application/json.schema.items.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/TrekkieRun does not exist in document
Resolver error at paths./travel/submit/gpx.post.responses.200.content.application/json.schema.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/crate.routes.SubmitFile does not exist in document
Resolver error at paths./user/create.post.responses.200.content.application/json.schema.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/crate.routes.UserCreation does not exist in document
Resolver error at paths./travel/submit/run.post.responses.200.content.application/json.schema.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/crate.routes.Response does not exist in document
Resolver error at paths./user/login.post.responses.200.content.application/json.schema.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/crate.routes.Response does not exist in document
Resolver error at paths./user/login.post.requestBody.content.application/json.schema.properties.user_id.$ref
Could not resolve reference: Could not resolve pointer: /components/schemas/Uuid does not exist in document

image

Also: tlm-solutions/datacare#11

@gshipunov gshipunov added the bug Something isn't working label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant