Skip to content

Conversation

@ota42y
Copy link

@ota42y ota42y commented May 18, 2020

id_list shoud be comma-delimited string.
https://arxiv.org/help/api/user-manual#_query_interface

But Query.ArticleIDs is array and url.Values#Encode() doesn't convert comma-delimited string.
So we need fix.

I think this convert is arxiv's spectific rules, so we shouldn't fix otils.ToURLValues.

`id_list` shoud be comma-delimited string.
https://arxiv.org/help/api/user-manual#_query_interface

But Query.ArticleIDs is array and url.Values#Encode() doesn't convert comma-delimited string.
So we need fix.

I think this convert is arxiv's spectific rules, so we shouldn't fix otils.ToURLValues.
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.

1 participant