-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Adds a setting-option to add swagger plugins. #4922
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
base: master
Are you sure you want to change the base?
Conversation
|
resolves #4921 |
|
Fixes #4921 |
Saibamen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please merge latest master branch and fix conflicts after https://github.com/RicoSuter/NSwag/pull/5031/files
To link PR and issues, this text needs to be in the first comment. |
|
If you fix the conflicts, i think we can merge this. |
|
@jarleli is there any chance you could fix the conflicts and get this merged? Or someone else because this feature would be brilliant. |
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: Adam Stachowicz <[email protected]>
|
It's been a year since I did this, so I'm kind of out of the loop and a bunch of stuff has happened in the repo since. |
Adhere to code standard enforced
|
I think this is only waiting for a new workflow run. |
Co-authored-by: Adam Stachowicz <[email protected]>
I wanted a way to add swagger plugins through NSwag.
Changed the signature of GetCustomScriptHtml to allow reuse.
Added setting for plugin with name and script path.
Script must be hosted in your application and reachable by swagger.