Skip to content

Commit 5be504b

Browse files
committed
Fixed an OAI reference
1 parent 7212aa3 commit 5be504b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The **OpenAPI.NET** SDK contains a useful object model for OpenAPI documents in
1010
Project Objectives
1111

1212
- 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.
13+
- Include the most primitive Reader for ingesting OpenAPI JSON and YAML documents in both V2 and V3 formats.
1414
- Provide OpenAPI description writers for both V2 and V3 specification formats.
1515
- Enable developers to create Readers that translate different data formats into OpenAPI descriptions.
1616

0 commit comments

Comments
 (0)