- Merge pull request #189 from CarlLusty/fix-ref-sibling-issuesOpenAPI202811Docs957496b2024-02-19 22:18
- Fix apparent typo in Usage, required. Required contained 'channel', field name in properties is 'channelIdentifier'.OpenAPI 3.0.01148Docsfcac0a42024-02-19 12:02
- Per the 3.0.0 standard. The a ref object can not be extended with nulllable, 'This object cannot be extended with additional properties and any properties added SHALL be ignored.'. The workaround to hOpenAPI192811Docs07afbaa2024-02-19 11:18
- Merge pull request #181 from CarlLusty/change-anyOf-to-oneOfOpenAPI 3.0.033Docsf7d421c2024-02-18 22:56
- Add empty security parameter to '/state/{state}/renewables/current'. This defines that it is a public call and does not require a token.OpenAPI 3.0.06Docs76b43dc2024-02-16 12:03
- Change use of anyOf to oneOf when returning arrays of 'sub-types', ie. Arrays containing mixes of ActualRenewable, CurrentRenewable and ForecastRenewable. The returned data types are always 'one of' tOpenAPI 3.0.033Docse8eb9702024-02-16 10:46
- Merge pull request #176 from CarlLusty/fix-missing-date-type-tagsOpenAPI 3.0.0523Docsd76e5dd2024-02-16 10:25
- Change both cases of endDate to be 'date', instead of 'date-time'.OpenAPI 3.0.0311Docscad4dc12024-02-16 10:24
- Merge pull request #179 from CarlLusty/fix-descriptor-namesOpenAPI 3.0.03Docs72a034d2024-02-16 09:58
- Merge pull request #180 from CarlLusty/use-channelType-in-channelOpenAPI 3.0.052Docsf162ec32024-02-16 09:58
- Fix the 'requires' in Renewable to match the name in 'properties'.OpenAPI 3.0.07Docsf73e71b2024-02-16 08:13
- To define a date you need both format:date/-time and type:string.OpenAPI 3.0.04Docs08d5d992024-02-16 07:36
- Using references to build extended Interval, Usage and Renewable typesOpenAPI 3.0.014Docs4d2074e2024-02-16 05:03
- Adding updated swagger.json file to allow PRs for updates, and reviewOpenAPI 3.0.028Docs4dcafc92024-02-16 04:18
Revisions go back to the API's first capture.