Skip to content

Select fields typo #23

@derspotter

Description

@derspotter

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions