Skip to content

Commit 0c2c040

Browse files
committed
BUG/MINOR: sites: don't return body on site delete
1 parent 156fd2c commit 0c2c040

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

build/haproxy_spec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2826,8 +2826,6 @@ paths:
28262826
Reload-ID:
28272827
description: ID of the requested reload
28282828
type: string
2829-
schema:
2830-
$ref: '#/definitions/site'
28312829
"204":
28322830
description: Site deleted
28332831
"404":

paths/simple.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ sites_one:
144144
Reload-ID:
145145
description: ID of the requested reload
146146
type: string
147-
schema:
148-
$ref: "#/definitions/site"
149147
'204':
150148
description: Site deleted
151149
'404':

0 commit comments

Comments
 (0)