Skip to content

feat(get): check that `param.id` is valid

Nicola Spanti requested to merge topic/default/get-id-check into branch/default

Otherwise it could result in strange results with undefined in a RQL request.

Merge request reports