Skip to content

Missing lib #949

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

Closed
zhoubinjason opened this issue Feb 23, 2015 · 1 comment · May be fixed by Jircs1/swagger-ui#11 or Hawthorne001/swagger-ui#15
Closed

Missing lib #949

zhoubinjason opened this issue Feb 23, 2015 · 1 comment · May be fixed by Jircs1/swagger-ui#11 or Hawthorne001/swagger-ui#15

Comments

@zhoubinjason
Copy link

Hello, my Swagger API has issues with GET. I saw this in Chrome developer tools.

Please take a look. Thank you very much.

HTTP Status 404 - /swagger/lib/underscore-min.map

type Status report

message /swagger/lib/underscore-min.map

description The requested resource is not available.

Apache Tomcat/6.0.43

@mohsen1
Copy link
Contributor

mohsen1 commented Feb 23, 2015

When you open Chrome developer tools, it will make a request to source-map file if the source file has a source-map comment. however if you don't open Chrome dev tools this request will no be made so you don't need to worry about it.

@fehguy we can either add underscore's source-map file or remove this line to completely resolve this. Adding source-map can help debugging.

mohsen1 added a commit to mohsen1/swagger-ui that referenced this issue Feb 23, 2015
mohsen1 added a commit that referenced this issue Feb 27, 2015
Jonahss pushed a commit to eaze/swagger-ui that referenced this issue Aug 12, 2016
Jonahss pushed a commit to eaze/swagger-ui that referenced this issue Aug 12, 2016
vincent-zurczak pushed a commit to roboconf/swagger-ui that referenced this issue Aug 18, 2016
vincent-zurczak pushed a commit to roboconf/swagger-ui that referenced this issue Aug 18, 2016
JuanSW18 pushed a commit to Digital-Paw/digital-paw-swagger-ui that referenced this issue Aug 23, 2024
JuanSW18 pushed a commit to Digital-Paw/digital-paw-swagger-ui that referenced this issue Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants