Skip to content

Commit

Permalink
Release/1.22.1 (#297)
Browse files Browse the repository at this point in the history
* Standards Maintenance Issue 546: Updated DCR and Register swagger specifications to use Common Field Types

* Added diff and release notes

* Fixed redirect_uris array use of URIString in relation to maintenance comment: ConsumerDataStandardsAustralia/standards-maintenance#546 (comment)

* Updated code formatting and indenting

* Added Enum common type usage

* Updated DCR and Register specs based on community feedback to the Common Field Types implementation

* Updated swaggers to remove format fields

* Updated diff for the Register API changes

* Fixed formatting

* Updated Register APIs based on ACCC feedback

* Base branch for v1.22.0

* Draft updates 1 DP 275

* Retain v1.21.0 delta statements

* Rebuild

* Fixed open-status reversal

* Rebuild

* Create release notes
Add archive entry
Add change log entry

* Release notes

* Add archived API versions

* Add new field to the swagger
Add FDO
Update endpoint schedule

* Add diff statements

* Fix missing obselete link in Get Accounts

* Fix obselete message bug

* Fixed Issue with AccontDetail

* Rebuild
Add in Telco diff statement
Add Telco release notes

* Merge of 1.22.0

* Remove external refs on client IDs

* Remove common string references

* Review updates

* Release notes

* Rebuild
Diff statement

* Updates to x-v headers

* reverted account scope

* Updated other account scopes

* Update extended security documentation

* Rebuild

* Engage Festive

* Rebuild with FESTIVE ENGAGED

* Fix additional TDIF links

* Fix ACCC fonts

* Fix minor defects picked up after publish
Rebuild

* - Update version to 1.22.1
- Remove diff statements
- Add links for archive
- Add draft release notes

* Removed santa hat

* Restored diff overview statement
Removed last actual diff statement

* Full rebuild

* Add binding statement

* Add diff and release notes

* Fix diff typo

* Fix FDOs
Fix Obligation table
Add release notes

* Update

* Fix the binding date for Get Energy Account Detail V2
Removed the TBC dates for v1.19.0
Release notes

* Rebuild

* Update end point version schedule links
Release notes

* Changed error model for energy to ResponseErrorListV2
Rebuild

* Fixed typo
Rebuild

* Update release notes for 227

* Rebuild

* Added release notes for Telco

* Apply energy changes to SDH swagger also

* Rebuild

* Fix error model in Telco
Fix release note types
Rebuild

* Update V2 error list (#267)

* Fix Telco merge
Rebuild

* Rebuild

* Fix publish date
Rebuild

---------

Co-authored-by: Mark Verstege <2514377+markverstege@users.noreply.github.com>
Co-authored-by: James Bligh <james@redcrew.com.au>
Co-authored-by: Kirkycdr <brian.kirkpatrick@consumerdatastandards.gov.au>
Co-authored-by: James Bligh <40985476+JamesMBligh@users.noreply.github.com>
Co-authored-by: kirkycdr <91938516+kirkycdr@users.noreply.github.com>
  • Loading branch information
6 people committed Mar 22, 2023
1 parent 386dd36 commit 08bdedf
Show file tree
Hide file tree
Showing 124 changed files with 11,668 additions and 14,685 deletions.
5 changes: 5 additions & 0 deletions docs/includes/archives
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
</tr>
</thead><tbody>
<tr>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.22.0/'>22/12/2022</a></td>
<td>1.22.0</td>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.22.0/'>Changes arising from Decision 271 (Maintenance iteration 13)</a></td>
</tr>
<tr>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.21.0/'>16/12/2022</a></td>
<td>1.21.0</td>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.21.0/'>Changes arising from Decision 282</a></td>
Expand Down
170 changes: 85 additions & 85 deletions docs/includes/cds_energy

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions docs/includes/cds_energy_sdh
Original file line number Diff line number Diff line change
Expand Up @@ -202,19 +202,19 @@ x-cds-arrangement: string
<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-field-invalid-page-size">400 - Invalid Page Size</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>406</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">Not Acceptable</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-406-header-unsupported-version">406 - Unsupported Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>422</td>
<td><a href="https://tools.ietf.org/html/rfc2518#section-10.3">Unprocessable Entity</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-422-field-invalid-page">422 - Invalid Page</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
</tbody></table>
<h3 id='response-headers'>Response Headers</h3>
Expand Down Expand Up @@ -486,19 +486,19 @@ x-cds-arrangement: string
<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><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>404</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.4">Not Found</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-404-unavailable-service-point">404 - Unavailable Service Point</a></li><li><a href="#error-404-invalid-service-point">404 - Invalid Service Point</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>406</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">Not Acceptable</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-406-header-unsupported-version">406 - Unsupported Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
</tbody></table>
<h3 id='response-headers-2'>Response Headers</h3>
Expand Down Expand Up @@ -776,25 +776,25 @@ x-cds-arrangement: string
<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-field-invalid-page-size">400 - Invalid Page Size</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>404</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.4">Not Found</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-404-unavailable-service-point">404 - Unavailable Service Point</a></li><li><a href="#error-404-invalid-service-point">404 - Invalid Service Point</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>406</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">Not Acceptable</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-406-header-unsupported-version">406 - Unsupported Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>422</td>
<td><a href="https://tools.ietf.org/html/rfc2518#section-10.3">Unprocessable Entity</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-422-field-invalid-page">422 - Invalid Page</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
</tbody></table>
<h3 id='response-headers-3'>Response Headers</h3>
Expand Down Expand Up @@ -1114,19 +1114,19 @@ x-cds-arrangement: string
<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-field-invalid-page-size">400 - Invalid Page Size</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>406</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">Not Acceptable</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-406-header-unsupported-version">406 - Unsupported Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>422</td>
<td><a href="https://tools.ietf.org/html/rfc2518#section-10.3">Unprocessable Entity</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-422-field-invalid-page">422 - Invalid Page</a></li><li><a href="#error-422-unavailable-service-point">422 - Unavailable Service Point</a></li><li><a href="#error-422-invalid-service-point">422 - Invalid Service Point</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
</tbody></table>
<h3 id='response-headers-4'>Response Headers</h3>
Expand Down Expand Up @@ -1360,19 +1360,19 @@ x-cds-arrangement: string
<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><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>404</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.4">Not Found</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-404-unavailable-service-point">404 - Unavailable Service Point</a></li><li><a href="#error-404-invalid-service-point">404 - Invalid Service Point</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>406</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">Not Acceptable</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-406-header-unsupported-version">406 - Unsupported Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
</tbody></table>
<h3 id='response-headers-5'>Response Headers</h3>
Expand Down Expand Up @@ -1666,19 +1666,19 @@ x-cds-arrangement: string
<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-field-invalid-page-size">400 - Invalid Page Size</a></li><li><a href="#error-400-header-invalid-version">400 - Invalid Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>406</td>
<td><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">Not Acceptable</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-406-header-unsupported-version">406 - Unsupported Version</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
<tr>
<td>422</td>
<td><a href="https://tools.ietf.org/html/rfc2518#section-10.3">Unprocessable Entity</a></td>
<td>The following error codes MUST be supported:<br/><ul class="error-code-list"><li><a href="#error-422-field-invalid-page">422 - Invalid Page</a></li><li><a href="#error-422-unavailable-service-point">422 - Unavailable Service Point</a></li><li><a href="#error-422-invalid-service-point">422 - Invalid Service Point</a></li></ul></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apierrorlistresponse">ErrorListResponse</a></td>
<td><a href="#schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2">ResponseErrorListV2</a></td>
</tr>
</tbody></table>
<h3 id='response-headers-6'>Response Headers</h3>
Expand Down Expand Up @@ -2211,14 +2211,14 @@ This operation may only be called by an Energy Retailer using the information se
<tr>
<td>meta</td>
<td><a href="#schemacdr-energy-secondary-data-holder-apimeta">Meta</a></td>
<td>mandatory</td>
<td>optional</td>
<td>none</td>
</tr>
</tbody></table>

<h3 class="schema-toc" id="tocSerrorlistresponse">ErrorListResponse</h3>
<h3 class="schema-toc" id="tocSresponseerrorlistv2">ResponseErrorListV2</h3>

<p><a id="schemacdr-energy-secondary-data-holder-apierrorlistresponse"></a></p>
<p><a id="schemacdr-energy-secondary-data-holder-apiresponseerrorlistv2"></a></p>
<pre class="highlight json tab-json"><code><span class="p">{</span><span class="w">
</span><span class="s2">"errors"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="w">
</span><span class="p">{</span><span class="w">
Expand Down Expand Up @@ -2688,7 +2688,7 @@ This operation may only be called by an Energy Retailer using the information se
<td>» party</td>
<td>string</td>
<td>mandatory</td>
<td>The name of the party/orginsation related to this service point</td>
<td>The name of the party/organisation related to this service point</td>
</tr>
<tr>
<td>» role</td>
Expand Down
Loading

0 comments on commit 08bdedf

Please sign in to comment.