Skip to content

Commit

Permalink
Merge branch 'release/1.32.0' into defect/438
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-work authored Oct 21, 2024
2 parents c6d25ab + 4f1cbd8 commit bb7d13e
Show file tree
Hide file tree
Showing 25 changed files with 349 additions and 368 deletions.
Binary file not shown.
4 changes: 3 additions & 1 deletion slate/source/includes/_banking_apis.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Banking APIs


```diff
Updated styling of field names in the description of the 'effective' parameter of Get Products and 'type' parameter of Get Payees.
```

This specification defines the APIs for Data Holders exposing Banking endpoints.

Expand Down
12 changes: 10 additions & 2 deletions slate/source/includes/_energy_apis.md.erb
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@

# Energy APIs

```diff
Updated description of EnergyPlanTariffPeriodV2.dailySupplyChargeType from:
- Specifies if daily supply charge is single or banded. Default value is SINGLE if field not provided with a new line.
to:
+ Specifies if daily supply charge is single or banded.
```

This specification defines the APIs for Data Holders exposing Energy endpoints.

<table>
<tr><td><a href='./includes/swagger/cds_energy.json'>Energy OpenAPI Specification (JSON)</a></td></tr>
<tr><td><a href='./includes/swagger/cds_energy.yaml'>Energy OpenAPI Specification (YAML)</a></td></tr>
</table>



```diff
Corrected mistake in the timeVaryingTariffs schema which specified amount as a required property
```
<%= partial "includes/cds_energy.md" %>
8 changes: 5 additions & 3 deletions slate/source/includes/additional.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Additional Standards



The Consumer Data Standards also incorporate other non-binding standards that are developed to facilitate consultation and feedback or to facilitate voluntary extension of CDR implementations.

These standards fall into three categories:
Expand All @@ -12,9 +10,13 @@ These standards fall into three categories:

## Candidate Standards

```diff
Updated Telco specification to ensure response header details are displayed correctly
```

The Consumer Data Standards currently include the following Candidate Standards:

- [Candidate Standards for the Telecommunications sector](./includes/additional/candidates/telco.html)
- [Candidate Standards for the Telecommunications sector](./includes/additional/candidates/telco/telco.html)
- [Candidate Standards for Banking Decision Proposal 306](./includes/additional/candidates/dp306/banking-dp306.html)
- [Candidate Standards for the Banking and Non-Bank Lending sector](./includes/additional/candidates/non-bank-lending/banking-non-bank-lending.html)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ language_tabs:
- diff: Version Delta

toc_footers:
- <a href='../../../index.html'>Consumer Data Standards</a>
- <a href='../../../../index.html'>Consumer Data Standards</a>

includes:
- additional/candidates/candidate_header
- additional/candidates/telco_apis
- additional/candidates/telco/telco_apis
- cds_telco

search: true
Expand Down
10 changes: 10 additions & 0 deletions slate/source/includes/additional/candidates/telco/telco_apis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
This specification defines the APIs for Data Holders exposing Telecommunications endpoints.

```diff
Updated Telco specification to ensure response header details are displayed correctly
```

<table>
<tr><td><a href='../../../../includes/swagger/cds_telco.json'>Telco OpenAPI Specification (JSON)</a></td></tr>
<tr><td><a href='../../../../includes/swagger/cds_telco.yaml'>Telco OpenAPI Specification (YAML)</a></td></tr>
</table>
8 changes: 0 additions & 8 deletions slate/source/includes/additional/candidates/telco_apis.md

This file was deleted.

51 changes: 0 additions & 51 deletions slate/source/includes/archives.md

This file was deleted.

Loading

0 comments on commit bb7d13e

Please sign in to comment.