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 API is missing SwaggerUIBundle #1316

Open
techteam-bln opened this issue Oct 12, 2023 · 1 comment
Open

Swagger API is missing SwaggerUIBundle #1316

techteam-bln opened this issue Oct 12, 2023 · 1 comment
Labels

Comments

@techteam-bln
Copy link

If I start the fat jar with
java -jar artipie-v0.30.1-jar-with-dependencies.jar --port=8080 --api-port=8086 --config-file=<Path TO>/artipie.yml
and than thry to call
http://localhost:8086/api/index.html
the browser console shows following error:

Uncaught ReferenceError: SwaggerUIBundle is not defined
    onload http://localhost:8086/api/swagger-initializer.js:5
    EventHandlerNonNull* http://localhost:8086/api/swagger-initializer.js:1
[swagger-initializer.js:5:3](http://localhost:8086/api/swagger-initializer.js)
Copy link

Issue is stale, CC: @artipie/maintainers

@github-actions github-actions bot added the stale label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant