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

Fixed broken image and css links on demo_app landing page #213

Merged
merged 1 commit into from
Jul 30, 2018
Merged

Fixed broken image and css links on demo_app landing page #213

merged 1 commit into from
Jul 30, 2018

Conversation

javabrett
Copy link
Collaborator

Breakage was caused by the use of the /colors example for static files, which has transitioned by-default to uiversion 3.

uiversion 2 is the only static path which contains images and css. Fixed by switching to /restful, which is currently hard-wired to uiversion 2.

This PR will restore images and CSS to the demo_app landing page. Currently it generates many 404s.

Breakage was caused by the use of the /colors example for
static files, which has transitioned by-default to uiversion 3.
uiversion 2 is the only static path which contains images and css.
@coveralls
Copy link

coveralls commented Jul 30, 2018

Coverage Status

Coverage increased (+0.04%) to 90.489% when pulling d1f9bc6 on javabrett:demo-app-static-files into 6bdacba on rochacbruno:master.

@rochacbruno rochacbruno merged commit caa1c53 into flasgger:master Jul 30, 2018
@javabrett javabrett deleted the demo-app-static-files branch July 30, 2018 20:51
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

Successfully merging this pull request may close these issues.

None yet

3 participants