An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.openapi.fixer

A utility that fixes problem OpenApi specs being converted into clients
https://github.com/soenneker/soenneker.openapi.fixer

client csharp diagnostic diagnostics dotnet fix fixer openapi openapifixer util utility

Last synced: 3 days ago
JSON representation

A utility that fixes problem OpenApi specs being converted into clients

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.openapi.fixer.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.openapi.fixer/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.openapi.fixer/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.openapi.fixer/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.openapi.fixer.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.openapi.fixer/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.OpenApi.Fixer
### A utility that fixes problem OpenApi specs being converted into clients

## Installation

```
dotnet add package Soenneker.OpenApi.Fixer
```