Skip to content

Add support for /info API endpoint that returns metadata about search results #49

@jmiranda

Description

@jmiranda

We will also need a new backend URL API functionality called "info". The new urls for the API should be (see image below):
image01

The "info" method (/info url) is sent to the backend with search criteria. And the backend returns the information about the last entry modification date and the total number of entries for that entry criteria, no need for pagination. See below an screenshot example of Request Headers, Query String parameters and Response headers on an /info url request.
image03

And the server response would be (see image below):
image05

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