Alexander Röthinger
Alexander Röthinger
Hi @markwallace-microsoft, I'm more than happy to contribute! Can you confirm that `Microsoft.OpenApi.ApiManifest.ApiManifestDocument` is intended to support a `Description` property?
I've added a request in the Microsoft.OpenApi.Apimanifest project to add a description field. [https://github.com/microsoft/OpenApi.ApiManifest/issues/156](https://github.com/microsoft/OpenApi.ApiManifest/issues/156) In the meantime we could still implement option2)...
Update: Option 2) has been implemented with Release 1.47. I will leave this issue open as implmenting Option 1) is still open depending on support from microsoft/openapi/apimanifest
Hi @SergeyMenshykh Thanks for getting back on this topic. I can create a PR with the fix. Okay? Cheers
Hi @SergeyMenshykh, any feedback when my PR can be merged? I could really use this fix and would like to use the official packages. Thanks Alexander
Just fixed the "empty line error" that was prbventing the donten-build-and-test
Dear @SergeyMenshykh , @RogerBarreto, I fixed the error with the extra line. Could you kindly start the merge again. Thanks!
Hi @SergeyMenshykh Thank you very much for accepting and integrating my fix! All the best, Alexander