Update SEPA TIS Specs authored by Konrad Botor's avatar Konrad Botor
...@@ -532,11 +532,11 @@ components: ...@@ -532,11 +532,11 @@ components:
properties: properties:
doc_ref_id: doc_ref_id:
type: string type: string
description: Reference to the document that caused the error description: Reference to the document that was processed
example: D118091001045732 example: D118091001045732
doc_ref_type: doc_ref_type:
type: string type: string
description: Reference to the document type that caused the error description: Reference to the document type that was processed
enum: enum:
- ffcctrns - ffcctrns
- ffpcqrst - ffpcqrst
...@@ -936,4 +936,5 @@ components: ...@@ -936,4 +936,5 @@ components:
type: string type: string
description: validation failure description description: validation failure description
example: Field `JSON-RPC Version number` cannot be null example: Field `JSON-RPC Version number` cannot be null
``` ```
\ No newline at end of file