ApiIeMapping
Type: object
Required:
- apiSignature
- apiMethod
- IeList
Properties:
apiSignature:
Reference: '#/components/schemas/ApiSignature'
apiMethod:
Reference: '#/components/schemas/HttpMethod'
IeList:
Type: array
Items:
Reference: '#/components/schemas/IeInfo'
minItems: 1