-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/1.32.0' into defect/438
- Loading branch information
Showing
25 changed files
with
349 additions
and
368 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+16.4 MB
...openapi-codegen/openapi-generator-cli.jar → ...i-codegen/openapi-generator-cli-6.6.0.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" %> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
slate/source/includes/additional/candidates/telco/telco_apis.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.