generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Problem description
Very small one
We should fix the example for the device-roaming POST REQUEST as we have:
"device": {
"phoneNumber": "+123456789",
"networkAccessIdentifier": "[email protected]",
"ipv4Address": {
"publicAddress": "84.125.93.10",
"publicPort": 59765
},
"ipv6Address": "2001:db8:85a3:8d3:1319:8a2e:370:7344"
}
}
We should have instead 5 valid examples using one of the identifier or none identifier.
WDYT?
Expected action
Additional context
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation