Adds a setting-option to add swagger plugins.#4922
Open
jarleli wants to merge 14 commits into
Open
Conversation
Author
|
resolves #4921 |
Author
|
Fixes #4921 |
Saibamen
suggested changes
Nov 27, 2024
Contributor
Saibamen
left a comment
There was a problem hiding this comment.
Please merge latest master branch and fix conflicts after https://github.com/RicoSuter/NSwag/pull/5031/files
Contributor
To link PR and issues, this text needs to be in the first comment. |
Owner
|
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 <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Author
|
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
Author
|
I think this is only waiting for a new workflow run. |
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
I would really like to see this merged and released. What can I do to help? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.