Skip to content

Commit f253455

Browse files
author
Ron
authored
Merge pull request OAI#1776 from tbarn/master
add Spectral to implementations
2 parents c7b274c + 0afc0aa commit f253455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

IMPLEMENTATIONS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ These tools are not endorsed by the OAI.
2121
| go-openapi | [github/nasa9084/go-openapi](https://github.com/nasa9084/go-openapi) | Go | Golang struct model for OpenAPI 3.x. |
2222
| openapi | [github/wzshiming/openapi](https://github.com/wzshiming/openapi) | Go | OpenAPI 3 Specification for golang |
2323
| kin-openapi | [github/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | Go | OpenAPI 3.x implementation for Go (parsing, converting, validation) |
24+
| Spectral | [github/stoplightio/spectral](https://github.com/stoplightio/spectral) | TypeScript, JavaScript | A flexible JSON object linter with out of the box support for OpenAPI Specification 2 and 3 |
25+
2426

2527
#### Editors
2628

0 commit comments

Comments
 (0)