add new schema folder
This commit is contained in:
7
plugins/schemas/core/v1.1.0/Response.json
Normal file
7
plugins/schemas/core/v1.1.0/Response.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://beckn.org/schema/Response",
|
||||
"type": "object",
|
||||
"properties": {},
|
||||
"required": []
|
||||
}
|
||||
Reference in New Issue
Block a user