5G-MAG / Standards

Specifications related to 5G-MAG's areas of work. Tracking comments, bug-fixing, request for new features, etc.
https://www.5g-mag.com/standards
12 stars 4 forks source link

TS 26.532 (v18.1.0): DataReportingProvisioning createConfiguration operation under wrong path in YAML #130

Closed davidjwbbc closed 2 months ago

davidjwbbc commented 5 months ago

Description

The YAML OpenAPI description of the createConfiguration API operation in Clause B.3 (TS26532_Ndcaf_DataReportingProvisioning.yaml) places the operation under the path /sessions/{sessionId}/configurations/{configurationId}. Table 6.2.1-1 states that the path for the createConfiguration operation is /sessions/{sessionId}/configurations.

The path for this operation in the OpenAPI YAML should not include the {configurationId} part.

Suggested solution

Correct the createConfiguration POST operation by moving it to a new /sessions/{sessionId}/configurations path in the OpenAPI YAML.

Additional Information

This is likely a bug in the Rel-17 spec too.

rjb1000 commented 5 months ago

I will roll this small additional change into the revision of TS 26.532 CR0011 that I contribute to SA4#128.

rjb1000 commented 2 months ago

New specification versions published following approval of CRs at SA#104: