Skip to content

Investigate null values for api query #68

@willu47

Description

@willu47

For example https://research-index.azurewebsites.net/api/authors?workstream= currently returns

{"meta":{"count":{"total":0},"skip":0,"limit":20},"results":[]}

We should investigate if this should return an error instead (a null workstream cannot exist and such a query does not make sense).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions