Skip to content

Commit 6ac2070

Browse files
committed
BUG/MINOR: Remove bogus example from endpoint model
1 parent 7ab831e commit 6ac2070

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

build/haproxy_spec.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,10 +2296,6 @@ definitions:
22962296
type: object
22972297
endpoint:
22982298
description: Endpoint definition
2299-
example:
2300-
description: Collection of all backends
2301-
title: Backends
2302-
url: /haproxy/backends
23032299
properties:
23042300
description:
23052301
description: Endpoint description

models/general.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ endpoint:
1212
description:
1313
type: string
1414
description: Endpoint description
15-
example:
16-
url: /haproxy/backends
17-
title: Backends
18-
description: Collection of all backends
1915
process_info:
2016
title: HAProxy Information
2117
description: General HAProxy process information

0 commit comments

Comments
 (0)