api-clients-automation icon indicating copy to clipboard operation
api-clients-automation copied to clipboard

fix(specs): allow search params as object for sffv

Open kai687 opened this issue 9 months ago • 1 comments
trafficstars

🧭 What and Why

We should be able to pass search parameters also as an object.

🎟 JIRA Ticket:

Changes included:

  • Replace the reference to paramsAsString to searchParams which is the oneOf between the string and object version.

🧪 Test

kai687 avatar Jan 31 '25 13:01 kai687