Merge "Update the PCI device section in the API document"

This commit is contained in:
Zuul 2021-02-02 20:19:08 +00:00 committed by Gerrit Code Review
commit 53e3797fca
1 changed files with 2 additions and 2 deletions

View File

@ -5850,7 +5850,7 @@ This operation does not accept a request body.
Shows the attributes of a specific PCI device Shows the attributes of a specific PCI device
*********************************************** ***********************************************
.. rest_method:: GET /v1/devices/{device_id} .. rest_method:: GET /v1/pci_devices/{device_id}
**Normal response codes** **Normal response codes**
@ -5940,7 +5940,7 @@ This operation does not accept a request body.
Modifies a specific PCI device Modifies a specific PCI device
******************************** ********************************
.. rest_method:: PATCH /v1/devices/{device_id} .. rest_method:: PATCH /v1/pci_devices/{device_id}
**Normal response codes** **Normal response codes**