port-hints: api-ref: Add field length limitation

Partially-Implements: #1990842
Related-Change (spec): https://review.opendev.org/c/openstack/neutron-specs/+/862133

Change-Id: I91fdcb93b4633d59c4c2424567fb01eee3c2571e
This commit is contained in:
Bence Romsics 2023-03-30 14:18:51 +02:00
parent ad8bcd2b3a
commit 08cdc726b9
1 changed files with 1 additions and 0 deletions

View File

@ -3890,6 +3890,7 @@ hints-request:
- ``{"openvswitch": {"other_config": {"tx-steering": "thread"}}}``
If omitted the default is defined by Open vSwitch.
The field cannot be longer than 4095 characters.
in: body
required: false
type: object