You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Project Objectives
15
15
# Readers
16
16
The OpenAPI.NET project holds the base object model for representing OAI documents as .NET objects. Translation for different data types into this object model is handled by individual "Readers".
17
17
18
-
The base JSON and YAML Readers are built into this project as documented "here". Below are a few other custom Readers developed externally.
18
+
The base JSON and YAML Readers are built into this project. Below are a few other custom Readers developed externally.
0 commit comments