Skip to content

Commit 07fde54

Browse files
authored
Implementations; fix link to modern framework
1 parent a961eae commit 07fde54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IMPLEMENTATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ These tools are not necessarily endorsed by the OAI.
4545
|----------------|--------------|----------|---------------------|
4646
| Vert.x Web API Contract | [Github/vert-x3/vertx-web](http://vertx.io/docs/#web) | Java, Kotlin, JavaScript, Groovy, Ruby, Ceylon & Scala | Create an API endpoint with Vert.x 3 and OpenAPI 3 with automatic requests validation
4747
| Fusio | [Github/apioo/fusio](https://github.com/apioo/fusio) | PHP, JavaScript | Build API endpoints based on OpenAPI 3
48-
| Modern | [Github/modern-project/modern-ruby](https://github.com/modern-project/modern-ruby | Ruby | OpenAPI 3-based Rack framework with automatic OAS generation and requests/response validation
48+
| Modern | [Github/modern-project/modern-ruby](https://github.com/modern-project/modern-ruby) | Ruby | OpenAPI 3-based Rack framework with automatic OAS generation and requests/response validation
4949

5050
#### Code Generators
5151

0 commit comments

Comments
 (0)