Skip to content

Generated Swagger is Empty #269

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

Closed
dominicusmento opened this issue Oct 6, 2021 · 3 comments
Closed

Generated Swagger is Empty #269

dominicusmento opened this issue Oct 6, 2021 · 3 comments

Comments

@dominicusmento
Copy link

#225
#157
This one is still a problem (also on .net 5) if deployed on Azure Function via Azure DevOps..
As I see some fix was placed in code but there is still no new package available..

Publish new package..

@justinyoo
Copy link
Contributor

Do you still experience the issue with 0.9.0-preview?

@dominicusmento
Copy link
Author

This is now fixed in 0.9.0-preview. Works fine both locally ('func host start' command) and on Azure Functions (deployed via DevOps).
Thank you very much.

@myddraall
Copy link

I am still seeing this issue with 0.9.0-preview. I don't really know what I can attach to help with repro, but would be happy to reply as needed. I have a netcoreapp3.1 azure functions v3 project in a solution, it works in debug, but not func start or via devops deployment. I have tried adding and removing <_FunctionsSkipCleanOutput>true</_FunctionsSkipCleanOutput> to the project, removed the deps.json from the referenced projects. Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants