OpenAPITypeProvider
OpenAPITypeProvider copied to clipboard
F# type provider for Open API specification
This is probably for @dsyme & other fsprojects owner. I tried to setup automated build of this TP on Azure DevOps, but got error: `Unable to configure a service on...
I'm considering using this TP, but I need to know a little bit more about how it handles `oneOf`/`anyOf`. The readme states that `oneOf` and `anyOf` (well, it says `manyOf`,...
Error loading System.Private.CoreLib when trying to use this type provider in ASP.NET Core 2.2 app
https://github.com/panesofglass/chore-tracker/blob/master/src/Server/Server.fs#L22
Hi, Thanks for this great library. Maybe I'm missing something (haven't really used OpenAPI much), but an array with nullable items does not seem to come through with items wrapped...
Is this library still in active maintenance? What are the key differences/benefits over https://fsprojects.github.io/SwaggerProvider/#/OpenApiClientProvider ?