Justin Yoo
Justin Yoo
@AndeyLapkoMobiDev Thanks for your PR! Unfortunately, it breaks the integration tests. Would you please take a look?
@mnemcik-visma Thanks for the issue! Let me take a further look.
@basilfx Thanks for the issue! Did you mean the TimeSpan instance should look like this? https://dotnetfiddle.net/tyLTMW I mean the TimeSpan instance is serialised like above (as a string value), so...
@SapnaSoni123 Thanks for the issue! It's a known issue the CLI project. But it's de-priotised over other issues. Let's keep this issue open for further discussion.
As the PR, #489, has been merged, you can generate the OpenAPI doc on-the-fly, within the GitHub Actions workflow.
@arashcomsense Thanks for the issue! It's because both `MySubmittedData.MyResponse` and `YourSubmittedData.MyResponse` are considered as the same one. I'll have a look, but no ETA at this time. If you are...
Related to: https://github.com/aliencube/AzureFunctions.Extensions/issues/133
@JacobJGalloway Thanks for the issue! I'm also shocked it requires any test project! Just before going further, could you confirm that: * You can successfully run your function app locally?...
> Question, is there something in the auto-generation using the solution instead of the project file? I was surprised that the auto-generation would know the test project exists. When building...
@JacobJGalloway Can you try this workaround? https://github.com/Azure/azure-functions-openapi-extension/issues/281#issuecomment-942883598