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

Added the ability to disable the swagger validation URL #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added the ability to disable the swagger validation URL #51

wants to merge 1 commit into from

Conversation

cheekymonkat
Copy link

Swagger UI supports the ability to disable the swagger validation check - as we use internal API's this always fails. This is to disable that feature.

Specify in the config:

isValidationUrlDisabled: true

@whisperwing
Copy link

Would love to see this PR merged into master. We are having the same issue and had to manually change it in the template file for now.

@RichoDemus
Copy link

@cheekymonkat Could you submit this PR to https://github.com/smoketurner/dropwizard-swagger ?
this repo seems to be abandonded

akraxx pushed a commit to akraxx/dropwizard-swagger that referenced this pull request Jan 30, 2017
* [maven-release-plugin] rollback the release of v1.0.0-2

* Added a sample application to view the documentation from within this repo

* Try replacing FireFox with Chrome. The tests are more reliable, but now we're getting ElementNotVisibleExceptions :(

* Upgrade to swagger-ui 2.2.5 and remove custom auth UI code in favor of SecurityDefinition annotations

* Tests with Chrome are now passing. This requires the next SNAPSHOT release of swagger-core to fix an issue with the ApiKeys
@2nishantg
Copy link

@whisperwing How did you disable validation manually?

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

5 participants