You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why has Microsoft.OpenApi.Kiota.ApiDescription.Client been abandoned? It's unlisted from Nuget. We currently use this infrastructure with NSwag and are looking into using Kiota.
Today we can just update the json file, and everything happens automatically.
With Kiota, we would have to update the file, then run the kiota tool.
Since this is relatively new infrastructure from Microsoft, an explanation for your decision in the docs would be helpful.