nuagenetworks/vsd-api-specifications

read-only values are not marked with read-only property

hellt opened this issue · 1 comments

hellt commented

enterprise.spec (

"description": "Read-only flag - indicates if LDAP is used for authorization for the enterprise. For detailed explanation, see definition in LDAPConfiguration class",
) and ssidconnection.spec (
"description": "A read-only attribute that represents the generated interface name for the SSID connection to be provisioned on the NSG.",
) are described as "read-only" while read_only=true is not set.

hellt commented

as found by @rvichery