CustomOperation

Type: object

Properties:

commType:

Reference: '#/components/schemas/CommunicationType'

custOpName:

Type: string

Description: it is set as {custOpName} part of the URI structure for a custom operation without resource association as defined in subclause 4.4 of 3GPP TS 29.501.

operations:

Type: array

Items:

Reference: '#/components/schemas/Operation'

minItems: 1

Description: Supported HTTP methods for the API resource. Only applicable when the protocol in AefProfile indicates HTTP.

Type: string

Description: Text description of the custom operation

Required:

- commType

- custOpName