Skip to content

[TT-8526] fix issue where query params of type int and array are wrapped with quotes #355

Merged
kofoworola merged 8 commits intomasterfrom
fix/rest_array_query
Jun 21, 2023
Merged

[TT-8526] fix issue where query params of type int and array are wrapped with quotes #355
kofoworola merged 8 commits intomasterfrom
fix/rest_array_query

Conversation

@kofoworola
Copy link
Copy Markdown

THis ticket fixes an issue where the input generated for the rest datasource wraps query params that are fetched from arguments with quotes, thereby breaking the URL generated down the execution pipeline

@kofoworola kofoworola force-pushed the fix/rest_array_query branch 2 times, most recently from f5b91cf to 9131950 Compare June 19, 2023 08:48
@kofoworola kofoworola marked this pull request as ready for review June 19, 2023 08:48
@kofoworola kofoworola force-pushed the fix/rest_array_query branch from 3354ac7 to cbf7a08 Compare June 19, 2023 10:17
Comment thread pkg/engine/datasource/rest_datasource/rest_datasource.go Outdated
@kofoworola kofoworola force-pushed the fix/rest_array_query branch from aa571ed to a017257 Compare June 20, 2023 09:06
@kofoworola kofoworola force-pushed the fix/rest_array_query branch from a017257 to c069dc1 Compare June 20, 2023 09:07
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kofoworola kofoworola merged commit b3563aa into master Jun 21, 2023
@kofoworola kofoworola deleted the fix/rest_array_query branch June 21, 2023 07:54
kofoworola added a commit that referenced this pull request Jun 22, 2023
…ped with quotes (#355)

THis ticket fixes an issue where the input generated for the rest
datasource wraps query params that are fetched from arguments with
quotes, thereby breaking the URL generated down the execution pipeline
kofoworola added a commit that referenced this pull request Jun 22, 2023
…ped with quotes (#355)

THis ticket fixes an issue where the input generated for the rest
datasource wraps query params that are fetched from arguments with
quotes, thereby breaking the URL generated down the execution pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants