Skip to content

Commit

Permalink
MINOR: add the https scheme to the API spec
Browse files Browse the repository at this point in the history
  • Loading branch information
oliwer committed Jan 11, 2023
1 parent 6832951 commit 8fa8615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions specification/build/haproxy_spec.yaml
Expand Up @@ -9373,6 +9373,7 @@ securityDefinitions:
basePath: /v2
schemes:
- http
- https
consumes:
- application/json
produces:
Expand Down
1 change: 1 addition & 0 deletions specification/haproxy-spec.yaml
Expand Up @@ -637,6 +637,7 @@ securityDefinitions:
basePath: /v2
schemes:
- http
- https
consumes:
- application/json
produces:
Expand Down

0 comments on commit 8fa8615

Please sign in to comment.