Update request_schema.json
All checks were successful
Build and Push Docker Image / test (push) Successful in 1m37s
Build and Push Docker Image / build_and_push (push) Successful in 1m55s

This commit is contained in:
Admin User 2025-06-13 18:35:45 +00:00
parent ae4a05e2b7
commit 4987f4f27a

View File

@ -21,14 +21,6 @@
"description": "Credit bureau details"
}
}
},
"creditBureau": {
"type": [
"object",
"null"
],
"description": "Credit bureau details",
"source": null
}
},
"required": []