Server : LiteSpeed System : Linux in-mum-web1949.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 User : u595547767 ( 595547767) PHP Version : 7.4.33 Disable Function : NONE Directory : /opt/go/pkg/mod/github.com/go-openapi/validate@v0.24.0/fixtures/validation/ |
---
swagger: "2.0"
info:
title: "Load Balancing Service API"
description: API for the Load Balancing Service
version: "20170115"
basePath: /20170115
paths:
/loadBalancers/{loadBalancerId}/backendSets:
get:
summary: "ListBackendSets"
tags: ['loadBalancer']
description: Lists all backend sets associated with a given load balancer.
operationId: "ListBackendSets"
# error no param defined
produces:
- "application/json"
responses:
200:
# we should not have a forbidden property message here: instead
description: The list is being retrieved.
# $ref is forbidden in headers
headers:
opc-response-id:
$ref: '#/x-descriptions/opc-response-id'
x-descriptions:
opc-response-id:
description: |
Unique identifier for the response.
type: string