ConsumerDataStandardsAustralia / standards-maintenance

This repository houses the interactions, consultations and work management to support the maintenance of baselined components of the Consumer Data Right API Standards and Information Security profile.
41 stars 9 forks source link

Unknown field in Energy Secondary Data Holder OpenAPI spec #499

Closed Aiden-Ziegelaar closed 1 year ago

Aiden-Ziegelaar commented 2 years ago

Description

In the schema EnergyServicePointDetail_relatedParticipants required fields are listed as "location", "party", "role" however the schema only defines the properties "party" and "role". This is causing issues with our type generation code.

Area Affected

Energy Secondary Data Holder OpenAPI specification, schema EnergyServicePointDetail_relatedParticipants

Change Proposed

As the field location is not present in the schema, it should be removed from the required fields.

CDR-API-Stream commented 2 years ago

This change has been staged for review: https://github.com/ConsumerDataStandardsAustralia/standards-staging/compare/release/1.18.0...maintenance/499