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: api-playground/openapi/writing-openapi.mdx
+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
@@ -8,7 +8,7 @@ description: "Use OpenAPI features to enhance your documentation"
8
8
There are many great tools online for learning about and constructing OpenAPI documents. Here are our favorites:
9
9
-[Swagger's OpenAPI Guide](https://swagger.io/docs/specification/about/) for familiarizing yourself with the OpenAPI syntax
10
10
-[OpenAPI v3.1.0 Specification](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) for all the details about the newest OpenAPI specification
11
-
-[Swagger & OpenAPI Validator](https://apitools.dev/swagger-parser/online/) for debugging your OpenAPI document
11
+
-[Swagger & OpenAPI Validator](https://editor.swagger.io/) for debugging your OpenAPI document
12
12
-[Swagger's Editor](https://editor.swagger.io/) for seeing examples in action
0 commit comments