-
Enhancement
-
Resolution: Duplicate
-
Critical
-
None
-
3.0.0
-
None
Many of the port type fields are able to accept either a number or a string depending on if the user specifies a value or a name. The model classes currently only support numbers, but we may have unforseen issues with things like templates if ports are specified and referenced by name. Consider changing args to string representations and serializing them as numbers if they are numeric.