meta { name: 475 - Ability to query subfileds type: http seq: 5 } get { url: {{BASE_URL}}/v2/en/cards?legal.standard=true body: none auth: none } query { legal.standard: true } assert { res.status: eq 200 } docs { Validate the issue seen in https://github.com/tcgdex/cards-database/issues/474 }