Skip to content

Commit 7c1b7f6

Browse files
committed
minor update
1 parent bbd1e08 commit 7c1b7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Networking/v2/Params.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ public function qosPolicy(): array
408408
'type' => self::STRING_TYPE,
409409
'location' => self::JSON,
410410
'sentAs' => 'qos_policy_id',
411-
'description' => 'The UUID of the entity that uses this port. For example, a DHCP agent.',
411+
'description' => 'QoS policy associated with the port.',
412412
];
413413
}
414414
public function deviceId(): array

0 commit comments

Comments
 (0)