5G-MAG / rt-common-shared

Tools common to various projects
Other
3 stars 7 forks source link

Bug fix: Add missing metricsReportingConfigurationId #35

Closed davidjwbbc closed 8 months ago

davidjwbbc commented 8 months ago

This PR adds a mandatory ServiceAccessInformationResource.clientMetricsReportingConfigurations.metricsReportingConfigurationId field to the M5 ServiceAccessInformation API as an override to the TSG102-Rel17 branch of the 3GPP 5G_APIs.

This also pulls in the proposed TSG103 change to add an optional sliceScope field.

Part of fix for 5G-MAG/Standards#119, will need to update 5GMS AF to populate the new metricsReportingConfigurationId field once this is merged.