Files
onix/plugins/schema/beckn_base/api/io/Response.json
AshwiniK-protean 113aadbb0a add new schemas
2025-02-27 10:23:49 +05:30

7 lines
167 B
JSON

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://beckn.org/schema/Response",
"type": "object",
"properties": {},
"required": []
}