I'm currently looking extracting all of the JSON Schemas from a large OpenAPI spec. I've been using the following NuGet packages: Microsoft.OpenApi v1.3.1 Micro
Returns Json format data to me from an api. However, the type of the "FuelType" property inside the object may be different. For example, 1 time comes as follow