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
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
### Implementations
2
2
3
-
Below is a list of known tooling implementing the 3.0.0 specification. Because
4
-
the 3.0.0 specification has not yet been released, please consult the details of
5
-
any projects listed below for notes about stability and roadmap. The process
3
+
Below is a list of known tooling that implements the 3.0.0 specification. Because
4
+
the 3.0.0 specification has not yet been released, refer to the details of projects listed below for any notes about stability and roadmap. The process
6
5
to create the best possible 3.0.0 specification includes feedback from end-users
7
-
and tooling creators alike, and it is strongly encouraged that draft tooling be
6
+
and tooling creators. We strongly encourage draft tooling be
8
7
made available for early users of the OAS.
9
8
10
9
These tools are not necessarily endorsed by the OAI.
@@ -25,7 +24,7 @@ These tools are not necessarily endorsed by the OAI.
| openapi-viewer |[GitHub/koumoul/openapi-viewer](https://github.com/koumoul-dev/openapi-viewer)| Vue.js | Browse and test a REST API described with the OpenAPI 3.0 Specification |
27
+
| openapi-viewer |[GitHub/koumoul/openapi-viewer](https://github.com/koumoul-dev/openapi-viewer)| Vue.js | Browse and test a REST API described with the OpenAPI 3.0 Specification.|
29
28
30
29
31
30
#### Server Implementations
@@ -35,5 +34,5 @@ These tools are not necessarily endorsed by the OAI.
| baucis-openapi3 |[Github/metadevpro/baucis-openapi3](https://github.com/metadevpro/baucis-openapi3)| Node.js |[Baucis.js](https://github.com/wprl/baucis) plugin for generating OpenAPI 3.0 compliant API contracts |
39
-
| Google Gnostic |[GitHub/googleapis/gnostic](https://github.com/googleapis/gnostic)| Go | Compile OpenAPI descriptions into equivalent Protocol Buffer representations |
37
+
| baucis-openapi3 |[Github/metadevpro/baucis-openapi3](https://github.com/metadevpro/baucis-openapi3)| Node.js |[Baucis.js](https://github.com/wprl/baucis) plugin for generating OpenAPI 3.0 compliant API contracts.|
38
+
| Google Gnostic |[GitHub/googleapis/gnostic](https://github.com/googleapis/gnostic)| Go | Compile OpenAPI descriptions into equivalent Protocol Buffer representations.|
0 commit comments