Bug 30194: (follow-up) Fix xt/api.t
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 29 Mar 2022 15:12:39 +0000 (17:12 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 29 Mar 2022 15:14:50 +0000 (17:14 +0200)
commit8e9fab60cae7991052b4e41f1ef2029d8beba0e7
tree15eb8df4dde172ae02cda822ebf7d3d0dba4e5b1
parent7b2460db2935bf066b2915a4c4e1dee2ef53063c
Bug 30194: (follow-up) Fix xt/api.t

The query object can have an arbitrary structure, and thus it doesn't
make sense to check for the additionalProperties presence. also, it is
not allowed by OpenAPIv2 :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
xt/api.t