Loading config/api/capif-mgmt.yaml +11 −6 Original line number Diff line number Diff line Loading @@ -279,7 +279,7 @@ paths: aefProfiles: - aefId: "sandboxTransport" versions: - "3.1.1" - apiVersion: "3.1.1" interfaceDescriptions: uris: - "http://my.callback.com/sbx2cmq8bn/mep1/vis/v2/" Loading Loading @@ -440,7 +440,7 @@ paths: aefProfiles: - aefId: "sandboxTransport" versions: - "3.1.1" - apiVersion: "3.1.1" interfaceDescriptions: uris: - "http://my.callback.com/sbx2cmq8bn/mep1/vis/v2/" Loading Loading @@ -631,7 +631,7 @@ paths: aefProfiles: - aefId: "sandboxTransport" versions: - "3.1.1" - apiVersion: "3.1.1" interfaceDescriptions: uris: - "http://my.callback.com/sbx2cmq8bn/mep1/vis/v2/" Loading Loading @@ -1323,11 +1323,16 @@ components: description: "AEF identifier. Shall be set to the value of the 'id' attribute as defined in clause 8.1.2.3." versions: type: array items: type: string description: "API version. This array shall contain a single entry." minItems: 1 maxItems: 1 items: type: object properties: apiVersion: type: string description: "The version of the API as per clause 8.1.2.2" required: - apiVersion interfaceDescriptions: description: This type represents information about a transport endpoint oneOf: Loading Loading
config/api/capif-mgmt.yaml +11 −6 Original line number Diff line number Diff line Loading @@ -279,7 +279,7 @@ paths: aefProfiles: - aefId: "sandboxTransport" versions: - "3.1.1" - apiVersion: "3.1.1" interfaceDescriptions: uris: - "http://my.callback.com/sbx2cmq8bn/mep1/vis/v2/" Loading Loading @@ -440,7 +440,7 @@ paths: aefProfiles: - aefId: "sandboxTransport" versions: - "3.1.1" - apiVersion: "3.1.1" interfaceDescriptions: uris: - "http://my.callback.com/sbx2cmq8bn/mep1/vis/v2/" Loading Loading @@ -631,7 +631,7 @@ paths: aefProfiles: - aefId: "sandboxTransport" versions: - "3.1.1" - apiVersion: "3.1.1" interfaceDescriptions: uris: - "http://my.callback.com/sbx2cmq8bn/mep1/vis/v2/" Loading Loading @@ -1323,11 +1323,16 @@ components: description: "AEF identifier. Shall be set to the value of the 'id' attribute as defined in clause 8.1.2.3." versions: type: array items: type: string description: "API version. This array shall contain a single entry." minItems: 1 maxItems: 1 items: type: object properties: apiVersion: type: string description: "The version of the API as per clause 8.1.2.2" required: - apiVersion interfaceDescriptions: description: This type represents information about a transport endpoint oneOf: Loading