arXiv / arxiv-search

arXiv Search UI & APIs

Home Page:https://arxiv.github.io/arxiv-search/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

announced_date_first typo in DocumentMetadata.json

mark-donoghue opened this issue · comments

This might be addressed in another branch but, I encountered it while experimenting with date parameters for the /metadata API endpoint.

The documention for the include parameter refers users to DocumentMetadata.json for allowed values:

- name: include
in: query
description: |
Fields to include in the result set, in addition to paper ID and
version. See ``DocumentMetadata.json`` specification for all
available fields.

But, the announced_date_first parameter is incorrectly specified as announced_first. Unfortunately, announced_first is not recognized as a parameter.