diff --git a/api/doc/thor.yaml b/api/doc/thor.yaml index 334e89517..4d493b09e 100644 --- a/api/doc/thor.yaml +++ b/api/doc/thor.yaml @@ -1520,6 +1520,7 @@ components: type: string format: hex description: The transaction ID that this transaction depends on. + pattern: '^0x[0-9a-f]{64}$' example: null required: true nullable: true