-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Register and DCR Swagger specs to use Common Field Types #546
Comments
The changes have been staged for review: ConsumerDataStandardsAustralia/standards-staging@release/1.20.0...maintenance/546 |
A small issue we have noticed in the staged changes - There appears to be an issue with the definition of redirect_uris. It is defined as an array but is also defined as x-cds-type": "URIString", which would make it a single value. |
Thanks @anzbankau, this issue has been corrected. |
A few notes:
|
To be explicit, the proposal to remediate this issue is to modify the OAS for the Register APIs to use the common field types only if this change will not make the standards misaligned with the current ACCC implementation. We will check to ensure that this is the case. The comments from @perlboy are much appreciated and will be a starting point for this check. |
Thanks @perlboy,
ACCC is reviewing the Register APIs swagger file.
Thanks for picking this up. As discussed in the iteration call last week, the pattern needs to be removed. This is now updated in the latest staged changes.
I have set this to be ExternalRef so that the standards don't seek to change the meaning.
I have changed this to be ExternalRef.
I have changed this to be ExternalRef. You are right - given we can't have an
Do you have a suggestion on how to treat this? Noting that the pagination for the Energy and Banking APIs already uses PositiveInteger without defining an upper bound. I had aligned to these specs for consistency.
The standards clearly state in the description for the
I don't see this as redefining the header or making a spec change. It is removing spec ambiguity by better representing the existing requirement.
Thanks. I have reviewed and re-formatted the swagger files so the indentation is correct. |
The ACCC's view is as follows:
Swagger Change Comments:
|
In response to @ACCC-CDR:
The DSB don't believe this is the case. Certainly it isn't the intent. As stated earlier In this context, specific examples of misalignment would be helpful and we will defer those changes.
That is also the intent for this CR.
As the specific intent is to avoid a breaking change there is no need for this.
Thank you. This is very helpful and we will amend the staged changes accordingly.
As stated, this is explicitly not the intent.
We can incorporate this one
Mark responded to this one above as it was raised by perlboy. Consistency is important so we can look at this again.
We can make those changes
This change is out of scope of this CR
Ok
Does the CDR Register currently honour these defaults. If it doesn't then we shouldn't make this change. Also, it isn't strictly in the scope of this CR
Again, we were just addressing Common Types in this CR |
The ACCC notes the DSB's intention to produce a non-breaking change. The ACCC suggests that the appropriate approach in this case is for the presumption to be that each specific alteration is, in fact, a breaking one and for the body proposing the alteration, ie the DSB, to rebut this presumption before proceeding. In terms of specific feedback, the ACCC does not support the alterations to enums that are currently staged. We express no view on whether they are breaking or not. Per our earlier remarks, this question should be addressed by other parties. We point out that the values for the enums often do not conform to the rules in the Standards. Given that the object of the exercise is stated to be consistency, these alterations appear to be, at best, counterproductive. We also note the non-trivial amount of time and effort that has been expended, and continues to be expended, on a change that is explicitly intended to have no material impact. On the most optimistic view of things, there will still be significant inconsistencies after this change is implemented. We suggest that the cost-benefit analysis of this change is not favourable. |
* 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 Co-authored-by: Mark Verstege <[email protected]> Co-authored-by: Kirkycdr <[email protected]>
* 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 Co-authored-by: Mark Verstege <[email protected]> Co-authored-by: Kirkycdr <[email protected]>
This change request was incorporated through ConsumerDataStandardsAustralia/standards#272 (comment) |
* 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 <[email protected]> Co-authored-by: James Bligh <[email protected]> Co-authored-by: Kirkycdr <[email protected]> Co-authored-by: James Bligh <[email protected]> Co-authored-by: kirkycdr <[email protected]>
* 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 * Base branch for 1.23.0 * Standards Maintenance Issue #576: Update security profile sections allowing ID token encryption when using ACF * Updated DCR spec to treat ID token encryption claims as conditional * Standards Maintenance Issue #576: Removed Additional Note for v1.22.0 from version delta notes * Rebuild * Rebuild * Rebuild --------- Co-authored-by: Mark Verstege <[email protected]> Co-authored-by: Kirkycdr <[email protected]> Co-authored-by: kirkycdr <[email protected]> Co-authored-by: Hemang Rathod <[email protected]>
* 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 * Base branch for 1.23.0 * Standards Maintenance Issue #576: Update security profile sections allowing ID token encryption when using ACF * Updated DCR spec to treat ID token encryption claims as conditional * Standards Maintenance Issue #576: Removed Additional Note for v1.22.0 from version delta notes * Rebuild * Rebuild * Rebuild * Squashed 1.23.0 changes * Remove errant diff statements * Rebuild --------- Co-authored-by: Mark Verstege <[email protected]> Co-authored-by: Kirkycdr <[email protected]> Co-authored-by: kirkycdr <[email protected]> Co-authored-by: Hemang Rathod <[email protected]>
* 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 * Base branch for 1.23.0 * Standards Maintenance Issue #576: Update security profile sections allowing ID token encryption when using ACF * Updated DCR spec to treat ID token encryption claims as conditional * Standards Maintenance Issue #576: Removed Additional Note for v1.22.0 from version delta notes * Rebuild * Rebuild * Rebuild * Squashed 1.23.0 changes * Create v1.24.0 branch * Remove errant diff statements * Rebuild * Prepare v1.24.0 * Standards Maintenance Issue #565: Updated wording and corrected a typo in the 'Issued by the Register CA for Data Recipients' table. Corrected a typo in the 'CDR Certificate Authority' section. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Corrected spelling mistake in description of RejectionMetricsV2.unauthenticated field. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Fixed description of BankingAccountDetailV3.lendingRates field. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Minor corrections. Addresses comments ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) and ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) and ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance 535: Updated Private Key JWT client authentication requirements * Updated release version to 1.24.0 * Standards Maintenance Issue #565: Updated description of 'period' paramater in Get Metrics API. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Updated description of 'PENSION_RECIPIENT' values in Product & Account Components section. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Added statements noting CORS is not required for relevant security endpoints and Register and DCR APIs. Addresses ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance 532: Updated Customer API to align x-fapi-auth-date definition * Standards Maintenance Issue #565: Listed specific APIs in the 'Unattended' section. Fixed incorrect Energy API names. Addresses ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Updated description of SecondaryHolderMetrics.rejections. Addresses ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Corrected typos * Standards Maintenance Issue #520: Added 'rates' object to EnergyPlanSolarFeedInTariff structure. Incremented versions of Get Generic Plan Detail and Get Energy Account Detail APIs * Standards Maintenance Issue #520: Added archieve files for Get Energy Account Detail and Get Generic Plan Detail APIs * Standards Maintenance Issue #565: Added actual % values represented by examples for 'RateString' field type. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #574: Added new Authorisation CX Standard for additional account selection functionality in the authorisation flow * Corrected requirements for the Large Payload tier * Standards Maintenance Issue #496: Removed x-fapi-interaction-id from response headers of Get Energy Plans and Get Energy Plan Details public APIs * Standards Maintenance Issue #496: Added link to CR in release notes * Standards Maintenance Issue #574: Added link to CR in release notes * Standards Maintenance Issue #520: Added link to CR in release notes * Standards Maintenance Issue #565: Added link to CR in release notes * Standards Maintenance Issue #577: Made various changes to the Certificate Signing Request Profile table. Removed the Test Environment details from the Certificate Trust Model section * Rebuild Update versions Remove date TBCs Fixed typo in diff statement Reordered FDOs by date * Rebuild * Rebuild to correctly create swagger markdown * Update change log Rebuild --------- Co-authored-by: Mark Verstege <[email protected]> Co-authored-by: Kirkycdr <[email protected]> Co-authored-by: kirkycdr <[email protected]> Co-authored-by: Hemang Rathod <[email protected]>
* 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 * Base branch for 1.23.0 * Standards Maintenance Issue #576: Update security profile sections allowing ID token encryption when using ACF * Updated DCR spec to treat ID token encryption claims as conditional * Standards Maintenance Issue #576: Removed Additional Note for v1.22.0 from version delta notes * Rebuild * Rebuild * Rebuild * Squashed 1.23.0 changes * Create v1.24.0 branch * Remove errant diff statements * Rebuild * Standards Maintenance Issue #565: Updated wording and corrected a typo in the 'Issued by the Register CA for Data Recipients' table. Corrected a typo in the 'CDR Certificate Authority' section. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Corrected spelling mistake in description of RejectionMetricsV2.unauthenticated field. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Fixed description of BankingAccountDetailV3.lendingRates field. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Minor corrections. Addresses comments ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) and ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) and ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance 535: Updated Private Key JWT client authentication requirements * Updated release version to 1.24.0 * Standards Maintenance Issue #565: Updated description of 'period' paramater in Get Metrics API. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Updated description of 'PENSION_RECIPIENT' values in Product & Account Components section. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Added statements noting CORS is not required for relevant security endpoints and Register and DCR APIs. Addresses ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance 532: Updated Customer API to align x-fapi-auth-date definition * Standards Maintenance Issue #565: Listed specific APIs in the 'Unattended' section. Fixed incorrect Energy API names. Addresses ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #565: Updated description of SecondaryHolderMetrics.rejections. Addresses ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Corrected typos * Standards Maintenance Issue #520: Added 'rates' object to EnergyPlanSolarFeedInTariff structure. Incremented versions of Get Generic Plan Detail and Get Energy Account Detail APIs * Standards Maintenance Issue #520: Added archieve files for Get Energy Account Detail and Get Generic Plan Detail APIs * Standards Maintenance Issue #565: Added actual % values represented by examples for 'RateString' field type. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#565 (comment) * Standards Maintenance Issue #574: Added new Authorisation CX Standard for additional account selection functionality in the authorisation flow * Corrected requirements for the Large Payload tier * Standards Maintenance Issue #496: Removed x-fapi-interaction-id from response headers of Get Energy Plans and Get Energy Plan Details public APIs * Standards Maintenance Issue #496: Added link to CR in release notes * Standards Maintenance Issue #574: Added link to CR in release notes * Standards Maintenance Issue #520: Added link to CR in release notes * Standards Maintenance Issue #565: Added link to CR in release notes * Standards Maintenance Issue #577: Made various changes to the Certificate Signing Request Profile table. Removed the Test Environment details from the Certificate Trust Model section * Rebuild Update versions Remove date TBCs Fixed typo in diff statement Reordered FDOs by date * Rebuild * Rebuild to correctly create swagger markdown * Update change log Rebuild * Updated non-normative examples demonstrating Authorisation Code Flow with JARM to include the response_mode parameter * Removed legacy FAPI refrences and outdated phasing requirements * Holistic changes for MI15 including removing legacy FDOs and correcting the HTTP method for Energy APIs * Added Get Data Holder Brands Summary into the Endpoint Version Schedule * Corrected typos in the endpoint version scheule. This addresses the comment: ConsumerDataStandardsAustralia/standards-maintenance#586 (comment) * Renamed headings in the endpoint version schedule to align with the standards. Addresses the following comment: ConsumerDataStandardsAustralia/standards-maintenance#586 (comment) * Update for #536 * Added ref to BankingDigitalWalletPayee * Draft changes for #585 * Standards Maintenance 522: Added all metadata parameters required in upstream specs * Removed legacy list * Standards Maintenance 586: Fixed spelling of 'Register'. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#586 (comment) * Create base v1.25.0 release with versions updated and previous diffs removed * Rebuild * Updates for #413 * Minor formatting corrections to release notes * Updates for #575 * Standards Maintenance Issue #591: Updated description of EnergyPaymentSchedule.isTokenised to further clarify when it can be used * Standards Maintenance Issue #592: Added new ENUM values to EnergyBillingDemandTransaction.timeOfUseType and EnergyBillingUsageTransaction.timeOfUseType fields * Minor fixes for PositiveInteger / x-v optionality * Updated MUST requirements for JARM authorisation response encryption * Updated formatting for the OIDD non-normative example * Standards Maintenance 586: Fixed typo in Get Products API description. Addresses comment ConsumerDataStandardsAustralia/standards-maintenance#586 (comment) * Minor Fix for Durations * Standards Maintenance Issue #592: Incremented versions of Get Billing For Account, Get Bulk Billing and Get Billing For Specific Accounts APIs * Standards Maintenance Issue #592: Added archive files for v1 of Get Billing For Account, Get Billing For Specific Accounts and Get Bulk Billing APIs * Standards Maintenance Issue #536: Versioned Get Payments For Specific Accounts, Get Scheduled Payments for Account and Get Scheduled Payments Bulk endpoints * Standards Maintenance Issue #536: Updated description of name field in digital wallet structures of telco and energy. Updated releasenotes * Standards Maintenance Issue #536: Fixed dates in FDO table and endpoint version schedule * Standards Maintenance Issue #592: Fixed retirement date for Get Billing For Specific Accounts in endpoint version schedule * Fix ISO link * Amend as per Decision 303 * Release notes * Interim commit * Rebuild * Finished Get Metrics v4 * Finished 288 * Fix publish date Fix MI15 DP number Rebuild * Dependabot updates * Move telco standards to a sub-page as a candidate standard * Add in additional standards section * Format fixes for diffs * Full rebuild * Fixed minor typos in the FDO and endpoint version schedule dates * Fixed markdown typos * Fixed markdown issues * Rebuild and correct previous 1.24.0 merge * Additional typo --------- Co-authored-by: Mark Verstege <[email protected]> Co-authored-by: Kirkycdr <[email protected]> Co-authored-by: kirkycdr <[email protected]> Co-authored-by: Hemang Rathod <[email protected]>
Description
Some parameters in the following sections specify field types that are not aligned to the Common Field Types definitions -
The details have been acknowledged in the Known Issues list since v1.13.0 (Register APIs use different field type definitions).
Area Affected
Register Swagger
DCR Swagger
Change Proposed
Change all field types to use Common Field Types.
DSB Proposed Solution
The current DSB proposal for this issue is in this comment.
The text was updated successfully, but these errors were encountered: