Skip to content

Could we get the ability to set the rootQueryPath per search? #8

@Robert-W

Description

@Robert-W

Currently the root query path always returns the following:

/pm/${this.version}/${this.source}/

With the availability API, it has a different URL, something like this:

/availability/<version>/<method>/<source>. We can specify pathname in the search function but that is just appended to the root path. Would be nice if we could override the root query path either when calling search or as part of the query builder process

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions