Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions bkg/v2/BKG_v2.0.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2700,13 +2700,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down
8 changes: 2 additions & 6 deletions cs/v1/CS_v1.0.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1819,13 +1819,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
example: 7003
minimum: 7000
maximum: 9999
Expand Down
8 changes: 2 additions & 6 deletions ebl/v3/EBL_v3.0.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4173,13 +4173,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down
8 changes: 2 additions & 6 deletions ebl/v3/endorsement/EBL_END_v3.0.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -845,13 +845,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down
8 changes: 2 additions & 6 deletions ebl/v3/issuance/EBL_ISS_v3.0.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -426,13 +426,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down
8 changes: 2 additions & 6 deletions ebl/v3/surrender/EBL_SUR_v3.0.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -701,13 +701,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down
5 changes: 4 additions & 1 deletion ovs/v3/OVS_v3.0.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,10 @@ components:
maximum: 9999
minimum: 7000
type: integer
description: "The detailed error code returned.\n\n - `7000-7999` Technical error codes\n - `8000-8999` Functional error codes\n - `9000-9999` API provider-specific error codes \n\n[Error codes as specified by DCSA](https://dcsa.atlassian.net/wiki/spaces/DTG/pages/197132308/Standard+Error+Codes).\n"
description: |
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
format: int32
example: 7003
property:
Expand Down
8 changes: 2 additions & 6 deletions ovs_hub_ter/v1/OVS_HUB_TER_v1.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -491,13 +491,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down
8 changes: 2 additions & 6 deletions pint/v3/EBL_PINT_v3.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -678,13 +678,9 @@ components:
type: integer
format: int32
description: |
The detailed error code returned.
The detailed error code returned. The codes returned are maintained by the implementor of the API. For further explanation as to the meaning of an errorCode please consult the implementer.

- `7000-7999` Technical error codes
- `8000-8999` Functional error codes
- `9000-9999` API provider-specific error codes

[Error codes as specified by DCSA](https://developer.dcsa.org/standard-error-codes).
**Note:** Previously it was the intention of DCSA to standardize this but it never gained traction.
minimum: 7000
maximum: 9999
example: 7003
Expand Down