In meep-iot, line 319: Need to support uris and fqdn.
In meep-iot, line 319: Need to support uris and fqdn.
To reproduce the issue, use the following curl command:
curl -X POST "https://mec-platform.etsi.org/sbxykqjr17/mep1/iots/v1/registered_iot_platforms" -H "accept: application/json" -H "Content-Type: application/json" -d "{\"iotPlatformId\":\"238ba209-45a0-40cf-bf57-3a5f3f1e8c56\",\"userTransportInfo\":[{\"id\":\"5203ad2c-4ed3-46cc-939d-8d90de25693a\",\"name\":\"mep-cse-mn\",\"type\":\"MB_TOPIC_BASED\",\"description\":\"MQTT\",\"protocol\":\"MQTT\",\"version\":\"2\",\"endpoint\":{\"addresses\":[{\"host\":\"192.168.20.168\",\"port\":1883}]},\"security\":{},\"implSpecificInfo\":{}}],\"customServicesTransportInfo\":[{\"id\":\"7aa5d6fa-ed0a-45da-9af2-fee346229329\",\"name\":\"mep-cse-mn\",\"description\":\"ACME oneM2M CSE\",\"type\":\"REST_HTTP\",\"protocol\":\"REST_HTTP\",\"version\":\"4\",\"endpoint\":{\"uris\":[\"https://192.168.20.168/sbxt8mvfg1/mep1/meep-acme-mn-cse\"]},\"security\":{}}],\"enabled\":true}"
issue