Skip to content

Add support for URL params in get_url method #590

@bipster-shakya

Description

@bipster-shakya

Is your feature request related to a problem? Please describe.

I think the way get_url generates URL is great, but does not support when we need to generate a URL with URL parameters.

Describe the solution you'd like

I think the get_url method could accept kwargs to build and return a URL with URL parameters, as passed in the kwargs.

Describe alternatives you've considered

I am currently wiring a wrapper method on top of the sdk method to get a URL with URL params. I think the quick one liner I wrote could be added to the function directly.

Additional context

None.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions