dov
Minnow
Posts: 6
|
Post by dov on Jun 14, 2022 9:45:18 GMT
Port schema v1.6.0 contains several properties that say in the longDescription "If ..., this value shall be an empty string" but the pattern that is defined for the string does not allow empty strings. The properties containing this conflict include: - Ethernet.LLDPReceive.ManagementAddressIPv4
- Ethernet.LLDPReceive.ManagementAddressMAC
- Ethernet.LLDPReceive.PortId
- Ethernet.LLDPTransmit.ManagementAddressIPv4
- Ethernet.LLDPTransmit.ManagementAddressMAC
- Ethernet.LLDPTransmit.PortId
How should this conflict be resolved?
|
|
|
Post by mraineri on Jun 14, 2022 12:50:26 GMT
That looks like a mistake on our part and the pattern will need to be revised in a future release of the schema. I'll raise this to others for discussion.
|
|