ols-659 changes_after_review1

This commit is contained in:
Binny
2025-04-23 20:19:25 +00:00
parent e80a6d2166
commit d1ab8b453b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ items:
type: string type: string
description: description:
The administrative name of this logical interface. This field is freetext The administrative name of this logical interface. This field is freetext
id: vlan_id:
description: VLAN-ID of the logical interface description: VLAN-ID of the logical interface
type: integer type: integer
maximum: 4094 maximum: 4094

View File

@@ -524,7 +524,7 @@
"type": "string", "type": "string",
"description": "The administrative name of this logical interface. This field is freetext" "description": "The administrative name of this logical interface. This field is freetext"
}, },
"id": { "vlan_id": {
"description": "VLAN-ID of the logical interface", "description": "VLAN-ID of the logical interface",
"type": "integer", "type": "integer",
"maximum": 4094 "maximum": 4094