Skip to content

Commit

Permalink
Merge "Correct the rest api url of import_record of backup"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Aug 28, 2021
2 parents ea58052 + 4000081 commit 244a75f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api-ref/source/v2/ext-backups.inc
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ Response Example
Import backup
~~~~~~~~~~~~~

.. rest_method:: POST /v2/{project_id}/backups/{backup_id}/import_record
.. rest_method:: POST /v2/{project_id}/backups/import_record

Import information about a backup.

Expand All @@ -396,7 +396,6 @@ Request
.. rest_parameters:: parameters.yaml

- project_id: project_id_path
- backup_id: backup_id
- backup-record: backup_record
- backup_service: backup_service
- backup_url: backup_url
Expand Down

0 comments on commit 244a75f

Please sign in to comment.