Initial import NDC_1C
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "normalized_query_v2_proxy",
|
||||
"$comment": "Source of truth: backend/src/schemas/normalized_query_v2.json",
|
||||
"$ref": "../backend/src/schemas/normalized_query_v2.json"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$ref": "../backend/src/schemas/normalized_query_v2_0_1.json"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$ref": "../backend/src/schemas/normalized_query_v2_0_2.json"
|
||||
}
|
||||
Reference in New Issue
Block a user