feat: add daily manual price review workflow
This commit is contained in:
@@ -29,10 +29,7 @@ RECEIPT_SCHEMA = (
|
||||
/ "arr-submit-processing-result-receipt-v1.schema.json"
|
||||
)
|
||||
STRUCTURED_SCHEMA = (
|
||||
PROJECT_ROOT
|
||||
/ "arr-opera-daily-ingest"
|
||||
/ "references"
|
||||
/ "structured-result.schema.json"
|
||||
PROJECT_ROOT / "database" / "contracts" / "arr-direct-legacy-structured-result-v3.schema.json"
|
||||
)
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user