We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bd666 commit 6e64985Copy full SHA for 6e64985
README.md
@@ -1,4 +1,13 @@
1
+**Note**
2
+
3
+Forked from https://github.com/Q42/openapi-typescript-validator to
4
+include support for remote $ref, from this
5
+[PR](https://github.com/Q42/openapi-typescript-validator/pull/12).
6
+Migrate to upstream when remote $ref support will be included there.
7
8
9
# openapi-typescript-validator
10
11
Generate typescript with `ajv >= 8.0.0` validation based on openapi schemas
12
13
- [What does this do?](#what-does-this-do)
0 commit comments