Skip to content

Present all dataPath data #201

@joseapdmota

Description

@joseapdmota

Taking example on the config-sample.json, with a small nuance by adding the field valid:


{
  "page": 1,
  "limit": 20,
  "total": 11,
  "valid": true,
  "items": [
    {
      "id": "aI8Li80Dr8Vx",
      "thumbnail": "https://www.hbo.com/content/dam/hbodata/series/game-of-thrones/character/s5/tyrion-lannister-512x512.jpg/_jcr_content/renditions/cq5dam.web.260.260.jpeg",
      "name": "Tyrion Lannister",
      "realName": "Peter Dinklage",
      "location": "Winterfell",
      "isAlive": true
    },
...

Is it possible to present the values on the fields total and valid only?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions