Hi
I have written an alternative implementation of oa_query with the following features:
- uses local validation of filter names and select fields arguments
- using httr2 based url creation
- results and arguments are identical to
oa_query()
Please take a look at the implementation in the following files:
I would be happy to open a pull request if there is interest
Cheers
Rainer