Skip to content

Commit

Permalink
Merge pull request #219 from ConsumerDataStandardsAustralia/release/1…
Browse files Browse the repository at this point in the history
….13.0

Release/1.13.0 Correction
  • Loading branch information
JamesMBligh authored Oct 23, 2021
2 parents e608489 + a62f3a4 commit 78ba124
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/includes/cds_register
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ To perform this operation, you must be authenticated and authorised with the fol
<td>path</td>
<td>string</td>
<td>mandatory</td>
<td>Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value</td>
<td>Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register</td>
</tr>
<tr>
<td>softwareProductId</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_register.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
}, {
"name" : "dataRecipientBrandId",
"in" : "path",
"description" : "Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value",
"description" : "Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register",
"required" : true,
"type" : "string"
}, {
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_register.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ paths:
- banking
- name: dataRecipientBrandId
in: path
description: Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value
description: Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register
required: true
type: string
- name: softwareProductId
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7391,7 +7391,7 @@ <h3 id="get-data-recipient-software-statement-assertion-(ssa)-parameters">Parame
<td>path</td>
<td>string</td>
<td>mandatory</td>
<td>Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value</td>
<td>Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register</td>
</tr>
<tr>
<td>softwareProductId</td>
Expand Down
2 changes: 1 addition & 1 deletion slate/source/includes/cds_register.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ Get a Software Statement Assertion (SSA) for a Data Recipient software product o
|Name|In|Type|Required|Description|
|---|---|---|---|---|
|industry|path|string|mandatory|The industry the participant is retrieving data for (Banking, etc)|
|dataRecipientBrandId|path|string|mandatory|Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value|
|dataRecipientBrandId|path|string|mandatory|Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register|
|softwareProductId|path|string|mandatory|Unique id for the Accredited Data Recipient Software Product in the CDR Register|
|Authorization Endpoint (Register)|header|string|mandatory|An Authorisation Token as per [RFC6750](https://tools.ietf.org/html/rfc6750).|
|x-v|header|string|optional|The version of the API end point requested by the client. Must be set to a positive integer.|
Expand Down
2 changes: 1 addition & 1 deletion slate/source/includes/swagger/cds_register.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
}, {
"name" : "dataRecipientBrandId",
"in" : "path",
"description" : "Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value",
"description" : "Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register",
"required" : true,
"type" : "string"
}, {
Expand Down
2 changes: 1 addition & 1 deletion slate/source/includes/swagger/cds_register.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ paths:
- banking
- name: dataRecipientBrandId
in: path
description: Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value
description: Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register
required: true
type: string
- name: softwareProductId
Expand Down
2 changes: 1 addition & 1 deletion swagger-gen/api/cds_register.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
{
"name": "dataRecipientBrandId",
"in": "path",
"description": "Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value",
"description": "Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register",
"required": true,
"type": "string"
},
Expand Down
2 changes: 1 addition & 1 deletion swagger-gen/cds_register.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ Get a Software Statement Assertion (SSA) for a Data Recipient software product o
|Name|In|Type|Required|Description|
|---|---|---|---|---|
|industry|path|string|mandatory|The industry the participant is retrieving data for (Banking, etc)|
|dataRecipientBrandId|path|string|mandatory|Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register. This field is intended to be deprecated in preference for softwareProductId which has the same value|
|dataRecipientBrandId|path|string|mandatory|Unique id for the Accredited Data Recipient Brand that the Software Product is associated with in the CDR Register|
|softwareProductId|path|string|mandatory|Unique id for the Accredited Data Recipient Software Product in the CDR Register|
|Authorization Endpoint (Register)|header|string|mandatory|An Authorisation Token as per [RFC6750](https://tools.ietf.org/html/rfc6750).|
|x-v|header|string|optional|The version of the API end point requested by the client. Must be set to a positive integer.|
Expand Down

0 comments on commit 78ba124

Please sign in to comment.