ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Update 'options' field type to a union type in IBM MQ connector #6939

Open MohamedSabthar opened 2 months ago

MohamedSabthar commented 2 months ago

Description: The options field here: https://github.com/ballerina-platform/module-ballerinax-ibm.ibmmq/blob/95422a80f21f8131f8f252e490b8ce109d2ab0dd/ballerina/types.bal#L87 can be changed to a union type instead of allowing an int value.

Describe your problem(s)

Describe your solution(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):