glimpse logging updates and testing updates

This commit is contained in:
2024-10-24 23:26:29 -07:00
parent 6b3d076e12
commit edb6b8327e
4 changed files with 75 additions and 57 deletions

View File

@@ -6,6 +6,10 @@
"items": {
"type": "object",
"properties": {
"explanation": {
"description": "In the case of an error or no invoice, this field should always have a detailed explanation as to why.",
"type": "string"
},
"customer_identifier": {
"description": "The customer's name. e.g., ABC Corporation, Microsoft, etc.",
"type": "string"