Skip to content

Commit 13b04fd

Browse files
authored
docs(IMPLEMENTATIONS): add openapi-runtime-expression to the list (#3067)
OpenAPI Runtime Expressions parser and validator. The library was listed under 'Low-Level tooling'.
1 parent b12acf0 commit 13b04fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IMPLEMENTATIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ These tools are not endorsed by the OAI.
3030
| OpenAPI-Delphi | [github/paolo-rossi/OpenAPI-Delphi](https://github.com/paolo-rossi/OpenAPI-Delphi) | Delphi | Delphi implementation of a generator, parser and validator for the OpenAPI 3 Specification |
3131
| spring-openapi | [github/jrcodeza/spring-openapi](https://github.com/jrcodeza/spring-openapi) | Java | OpenAPI v3 generator for Java Spring. Includes also client generation. Supports inheritance with discriminators and Jackson annotations and custom interceptors. |
3232
| schema2dts | [nfroidure/schema2dts](https://github.com/nfroidure/schema2dts) | Typescript | Create types definitions from an OpenAPI schema. |
33+
| openapi-runtime-expression | [char0n/openapi-runtime-expression](https://github.com/char0n/openapi-runtime-expression) | JavaScript | OpenAPI Runtime Expressions parser and validator. |
3334

3435
#### Editors
3536

0 commit comments

Comments
 (0)