Skip to content

Commit 6862142

Browse files
authored
Merge pull request OAI#1148 from krishahn/edit-patch-kh3
minor edits
2 parents 95cf4d8 + 82678fc commit 6862142

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

IMPLEMENTATIONS.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
### Implementations
22

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
65
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
87
made available for early users of the OAS.
98

109
These tools are not necessarily endorsed by the OAI.
@@ -25,7 +24,7 @@ These tools are not necessarily endorsed by the OAI.
2524

2625
| Title | Project Link | Language |Description |
2726
|----------------|--------------|----------|---------------------|
28-
| 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. |
2928

3029

3130
#### Server Implementations
@@ -35,5 +34,5 @@ These tools are not necessarily endorsed by the OAI.
3534

3635
| Title | Project Link | Language |Description |
3736
|----------------|--------------|----------|---------------------|
38-
| 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

Comments
 (0)