Skip to content

Commit 1e45a1f

Browse files
author
Ron
authored
Merge pull request OAI#1624 from wzshiming/master
add golang openapi implementation
2 parents 00e7484 + 967eb9c commit 1e45a1f

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
@@ -19,7 +19,7 @@ These tools are not endorsed by the OAI.
1919
| oas_parser | [github/Nexmo/oas_parser](https://github.com/Nexmo/oas_parser) | Ruby | An open source OpenAPI Spec 3 Definition Parser writen in Ruby |
2020
| oas3-remote-refs | [github//OverSpeedIO/oas3-remote-refs](https://github.com/OverSpeedIO/oas3-remote-refs) | Node.js | Tool to pull remote refernences and merge them into the definitions of the provided OpenAPI3 speicfication.
2121
| go-openapi | [github/nasa9084/go-openapi](https://github.com/nasa9084/go-openapi) | Go | Golang struct model for OpenAPI 3.x. |
22-
22+
| openapi | [github/wzshiming/openapi](https://github.com/wzshiming/openapi) | Go | OpenAPI 3 Specification for golang |
2323

2424
#### Editors
2525

0 commit comments

Comments
 (0)