spaasis

Results 13 issues of spaasis

Hi and thanks for the awesome library! I'm trying to generate a client for a spec like this: ``` openapi: 3.0.1 paths: /timeSeries/csv: get: tags: - TimeSeries operationId: get-timeseries-csv parameters:...

Hi! The current multi-project workflow has a major limitation in that specifications cannot be shared outside of using symlinks. Since symlinks require (for some reason) admin permissions on Windows, this...

wanted

Hi, This is a bit of a wonky one.. .NET 5 Swashbuckle 6.1.3 (Microsoft.AspNetCore.OData.Versioning.ApiExplorer 5.0.0 from https://github.com/microsoft/aspnet-api-versioning ) Nullable Reference types enabled, c.SupportNonNullableReferenceTypes called. I have two classes: ``` namespace...

help-wanted