Skip to content

Commit

Permalink
Merge branch 'release/1.25.0' into maintenance/536
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMBligh authored Jul 6, 2023
2 parents 3f305db + 5276f38 commit 1961970
Show file tree
Hide file tree
Showing 64 changed files with 3,697 additions and 1,207 deletions.
4 changes: 2 additions & 2 deletions docs/includes/cds_admin
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<tr>
<td>400</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">Bad Request</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-field-missing">400 - Missing Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-admin-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
Expand Down Expand Up @@ -468,7 +468,7 @@ This operation may only be called by the CDR Register
<tr>
<td>400</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">Bad Request</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-field-missing">400 - Missing Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-admin-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
Expand Down
34 changes: 17 additions & 17 deletions docs/includes/cds_banking

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/includes/cds_common
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<tr>
<td>400</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">Bad Request</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-field-missing">400 - Missing Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-common-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
Expand Down Expand Up @@ -506,7 +506,7 @@ To perform this operation, you must be authenticated and authorised with the fol
<tr>
<td>400</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">Bad Request</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-field-missing">400 - Missing Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-common-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
Expand Down Expand Up @@ -671,7 +671,7 @@ To perform this operation, you must be authenticated and authorised with the fol
<tr>
<td>400</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">Bad Request</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-field-missing">400 - Missing Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-common-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
Expand Down Expand Up @@ -817,7 +817,7 @@ This operation does not require authentication
<tr>
<td>400</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">Bad Request</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-400-field-invalid">400 - Invalid Field</a></li><li><a href="#error-400-field-missing">400 - Missing Field</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-common-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 1961970

Please sign in to comment.