In [3.3.1. ](https://openid.github.io/federation-entity-collection/main.html#section-3.3.1)[Request Format](https://openid.github.io/federation-entity-collection/main.html#name-request-format), `entity_claims` and `ui_claims` parameters are defined as an "Array of claims". How are those exactly sent in request? Shoul I do it the same as described for `entity_type` parameter (repeating it)?
In 3.3.1. Request Format,
entity_claimsandui_claimsparameters are defined as an "Array of claims".How are those exactly sent in request? Shoul I do it the same as described for
entity_typeparameter (repeating it)?