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
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.
Copy file name to clipboardExpand all lines: IMPLEMENTATIONS.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -61,8 +61,8 @@ These tools are not endorsed by the OAI.
61
61
| API Sprout |[github/danielgtaylor/apisprout](https://github.com/danielgtaylor/apisprout)| Go | Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation |
| Schemathesis |[github/schemathesis/schemathesis](https://github.com/schemathesis/schemathesis)| Python | A modern API testing tool for web applications built with OpenAPI and GraphQL specifications |
67
67
68
68
#### Server Implementations
@@ -101,4 +101,4 @@ These tools are not endorsed by the OAI.
101
101
| 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. |
102
102
.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. |
0 commit comments