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: IMPLEMENTATIONS.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### Implementations
2
2
3
-
Below is a list of known tooling that implements the 3.0.0 specification. While support for the 3.0.0 specification matures, refer to the details of projects listed below for any notes about stability and roadmap. The process to improve the 3.x specification includes feedback from end-users and tooling creators. We strongly encourage draft tooling be made available for early users of OAS drafts.
3
+
Below is a list of known tooling that implements the 3.0.0 specification. While support for the 3.0.0 specification matures, refer to the details of projects listed below for any notes about stability and roadmap. The process to improve the 3.x specification includes feedback from end-users and tooling creators. We strongly encourage draft tooling be made available for early users of OAS drafts.
4
4
5
5
These tools are not endorsed by the OAI.
6
6
@@ -17,7 +17,7 @@ These tools are not endorsed by the OAI.
| openapi3_parser |[github/kevindew/openapi3_parser](https://github.com/kevindew/openapi3_parser)| Ruby | A Ruby implementation of parser and validator for the OpenAPI 3 Specification |
19
19
| oas_parser |[github/Nexmo/oas_parser](https://github.com/Nexmo/oas_parser)| Ruby | An open source OpenAPI Spec 3 Definition Parser written in Ruby |
20
-
| oas3-remote-refs | [github//OverSpeedIO/oas3-remote-refs](https://github.com/OverSpeedIO/oas3-remote-refs) | Node.js | Tool to pull remote refernences and merge them into the definitions of the provided OpenAPI3 speicfication.
20
+
| oas3-remote-refs | [github//OverSpeedIO/oas3-remote-refs](https://github.com/OverSpeedIO/oas3-remote-refs) | Node.js | Tool to pull remote references and merge them into the definitions of the provided OpenAPI3 specification.
21
21
| go-openapi |[github/nasa9084/go-openapi](https://github.com/nasa9084/go-openapi)| Go | Golang struct model for OpenAPI 3.x. |
22
22
| openapi |[github/wzshiming/openapi](https://github.com/wzshiming/openapi)| Go | OpenAPI 3 Specification for golang |
23
23
| kin-openapi |[github/getkin/kin-openapi](https://github.com/getkin/kin-openapi)| Go | OpenAPI 3.x implementation for Go (parsing, converting, validation) |
0 commit comments