File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6713,7 +6713,7 @@ paths:
6713
6713
- Backend
6714
6714
/services/haproxy/configuration/backends/{name} :
6715
6715
delete :
6716
- description : Deletes a frontend from the configuration by it's name.
6716
+ description : Deletes a backend from the configuration by it's name.
6717
6717
operationId : deleteBackend
6718
6718
parameters :
6719
6719
- description : Backend name
Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ backends_one:
413
413
$ref : ' #/responses/DefaultError'
414
414
delete :
415
415
summary : Delete a backend
416
- description : Deletes a frontend from the configuration by it's name.
416
+ description : Deletes a backend from the configuration by it's name.
417
417
operationId : deleteBackend
418
418
tags :
419
419
- Backend
You can’t perform that action at this time.
0 commit comments