Remove NRF models which are in common-src and implement UpfInfo parsing for YAML config
Changes
- Remove the custom UPF Info from SMF YAML configuration
- Use
UpfInfo.h
from OpenAPI models - Use YAML to JSON conversion to only use the
to_json
method fromUpfInfo.h
- See MR oai-cn5g-common-src!24 (merged)
Fixes
- The
upf_info
configuration in SMF is now correctly read and also validated, before there was a mistake