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

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

Bug fix: Policy templates field validation #125

Closed davidjwbbc closed 10 months ago

davidjwbbc commented 10 months ago

These fix issues with the validation of fields in the Policy Templates where the field type is a string restricted by a regex in the OpenAPI and fixes a bug in number range validation for integer types.

This addresses #120, #121, #122 and #124.