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

Fix Iglu Server's swagger ui #340

Closed
istreeter opened this issue Feb 26, 2022 · 1 comment
Closed

Fix Iglu Server's swagger ui #340

istreeter opened this issue Feb 26, 2022 · 1 comment

Comments

@istreeter
Copy link
Contributor

Iglu server has a swagger ui, which should be available under /iglu-server/static/swagger-ui/index.html. But for Mini the page gives this error message:

Fetch error undefined /api/schemas/swagger.json

The Iglu Server hocon documentation says it takes a paramter swagger.baseUrl which we are not setting for Mini. I haven't checked yet, but I wonder if this is the reason for the error.

@istreeter
Copy link
Contributor Author

This will be partly fixed by #341 , which includes Iglu-server fix snowplow/iglu-server#89. But we also need to update the swagger.baseUrl param in the hocon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant