Skip to content

Commit ba59ea1

Browse files
authored
IMPLEMENTATIONS.md: Restore table header format (#2787)
Following the standardization of the table headers' formatting in 746b830, a slight deviation was reintroduced in 5984314. This commit re-normalizes the headers so they're consistent again.
1 parent a114313 commit ba59ea1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

IMPLEMENTATIONS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ These tools are not endorsed by the OAI.
6161
| API Sprout | [github/danielgtaylor/apisprout](https://github.com/danielgtaylor/apisprout) | Go | Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation |
6262

6363
#### Testing tools
64-
| Title | Project Link | Language | Description |
65-
| -------------- | ------------ | -------- | ----------- |
64+
| Title | Project Link | Language | Description |
65+
| ------|--------------|----------|-------------|
6666
| Schemathesis | [github/schemathesis/schemathesis](https://github.com/schemathesis/schemathesis) | Python | A modern API testing tool for web applications built with OpenAPI and GraphQL specifications |
6767

6868
#### Server Implementations
@@ -101,4 +101,4 @@ These tools are not endorsed by the OAI.
101101
| swagger-node-codegen | [github/fmvilas/swagger-node-codegen](https://github.com/fmvilas/swagger-node-codegen) | Node.js | Generates a Node.js/express server, but also has a template engine for creating any templates needed. |
102102
.NET-C#-Annotations | [github/Microsoft/OpenAPI-NET-CSharpAnnotations](https://github.com/Microsoft/OpenAPI.NET.CSharpAnnotations) | dotnet | Convert your native C# comments/annotation XML from your API code into a OpenAPI document object. |
103103
| Object Oriented OpenAPI Specification | [github/goldspecdigital/oooas](https://github.com/goldspecdigital/oooas) | PHP | Generates OpenAPI documents using PHP. |
104-
| swac | [github.com/swaggest/swac](https://github.com/swaggest/swac) | PHP, Go | Generates clients for Go and PHP from OpenAPI 2/3. |
104+
| swac | [github.com/swaggest/swac](https://github.com/swaggest/swac) | PHP, Go | Generates clients for Go and PHP from OpenAPI 2/3. |

0 commit comments

Comments
 (0)