We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7212aa3 commit 5be504bCopy full SHA for 5be504b
README.md
@@ -10,7 +10,7 @@ The **OpenAPI.NET** SDK contains a useful object model for OpenAPI documents in
10
Project Objectives
11
12
- Provide a single shared object model in .NET for OpenAPI descriptions.
13
-- Include the most primitive Reader for ingesting OAI JSON and YAML documents in both V2 and V3 formats.
+- Include the most primitive Reader for ingesting OpenAPI JSON and YAML documents in both V2 and V3 formats.
14
- Provide OpenAPI description writers for both V2 and V3 specification formats.
15
- Enable developers to create Readers that translate different data formats into OpenAPI descriptions.
16
0 commit comments