Skip to content

Added the ability to disable the swagger validation URL#51

Open
cheekymonkat wants to merge 1 commit intofederecio:masterfrom
cheekymonkat:disable_validation_url
Open

Added the ability to disable the swagger validation URL#51
cheekymonkat wants to merge 1 commit intofederecio:masterfrom
cheekymonkat:disable_validation_url

Conversation

@cheekymonkat
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

@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
Copy Markdown

@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.

5 participants