5G-MAG / rt-5gms-application-function

5G Media Streaming - Application Function
https://www.5g-mag.com/streaming
Other
11 stars 6 forks source link

5GMS AF: Adjustments for new shared Mustache C templates #135

Closed rjb1000 closed 7 months ago

rjb1000 commented 7 months ago

Context

So that they can be shared between different projects (especially between the 5GMS AF and the Data Collection AF) the C templates for autogenerating code from OpenAPI definitions have been migrated to the rt-common-shared repository under PR#31.

In addition, some changes have been made to the variable names that the templates autogenerate for enumerated YAML data types.

The 5GMS AF project needs to be adjusted to take this into account.

Specification