/OPENAPI

a naive openapi 3.1 json document reader to support convention & template based code generation

Primary LanguageC#Apache License 2.0Apache-2.0

RHEA.OpenApi

The RHEA.OpenApi library is a naive JSON reader implementation of the OpenAPI Specification v3.1.0. The purpose of this library is to suport code-generation in the .NET ecosystem. The library will most likely be deprecated once the microsoft/OpenAPI.NET supports version 3.1. Support for version 3.1 in microsoft/OpenAPI.NET is being tracked in issue microsoft/OpenAPI.NET#795

Quality Gate Status Code Smells Coverage Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities

Installation

The package is available on Nuget at:

project Nuget
RHEA.OpenApi NuGet Badge

Build Status

GitHub actions are used to build and test the library

Branch Build Status
Master Build Status
Development Build Status

License

The RHEA.OpenApi library is provided to the community under the Apache License 2.0.

Contributions

Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@rheagroup.com. You can find the CLA's in the CLA folder.