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

Client Code Generating Endpoints #1427

Open
AminEsmaeily opened this issue Feb 3, 2022 · 0 comments
Open

Client Code Generating Endpoints #1427

AminEsmaeily opened this issue Feb 3, 2022 · 0 comments

Comments

@AminEsmaeily
Copy link

I have added the code generator endpoint to the SwaggerMiddleware.cs which uses the swagger API to generate the different client codes.
E.g. the client code generating URL is as follows:
https://yyy.zzz/swagger/v1/swagger.[cshart|r|java|...]
And based on the extension of the address, the application calls the swagger generator API and returns the file back to the client user.

I have two questions:

  1. How and where can I add the links in UI for direct access to those links?
  2. Is it possible to make it available in the main source code, due to branch creation restriction?
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

No branches or pull requests

1 participant