pact-plugins icon indicating copy to clipboard operation
pact-plugins copied to clipboard

Configure Interaction to support different number types other than double

Open rholshausen opened this issue 2 years ago • 1 comments

Currently, a gRPC Google Struct is used to model values, and these structs only support numeric types in double precision floating point format. It means that any integer values need to be converted to doubles, and that information is lost when the matching is executed.

rholshausen avatar Jun 23 '23 03:06 rholshausen

👋 Hi! The 'smartbear-supported' label has just been added to this issue, which will create an internal tracking ticket in PactFlow's Jira (PACT-1135). We will use this to prioritise and assign a team member to this task. All activity will be public on this ticket. For now, sit tight and we'll update this ticket once we have more information on the next steps.

See our documentation for more information.

github-actions[bot] avatar Jun 23 '23 03:06 github-actions[bot]