Skip to content

Allow users to request just particular elements of the response #542

@robredpath

Description

@robredpath

As a developer of a system using summary validation data,
I want to only transfer summary data
so that I can maximise the performance of my application.

In IATI/ckanext-iati#417 we're discussing using the Validator API to provide information for a summary view of publishers. For this, we only need the summary element but as far as I can see I have to return the entire response, which can be lengthy; in that example 40kB across 2000+ lines, but potentially much more, and this really adds up across many responses.

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