-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
There seems to be another error in the Documentation:
here: https://docs.openalex.org/how-to-use-the-api/get-lists-of-entities/select-fields
Select fields
You can use select to limit the fields that are returned in results.
Display works with only the id, doi, and display_name returned in the results [https://api.openalex.org/works?select=id,doi,display\_name](https://api.openalex.org/works?select=id,doi,display_name)
shouldnt [https://api.openalex.org/works?select=id,doi,display_name] be [https://api.openalex.org/works?select=id,doi,display_name]
without the '/' ? It is extremely frustrating when the documentation is wrong.
Cheers
Metadata
Metadata
Assignees
Labels
No labels