Bug 27760: (QA follow-up) Improve POD
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 11 Mar 2021 11:03:13 +0000 (08:03 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 4 May 2021 12:22:02 +0000 (14:22 +0200)
commitc80d4655cc56eb5afe0f4a24ac75dbbfdadb01b5
tree8b31ef1076c9b4e707e2331e1006ca449a0f6cad
parent25b08f998957a37e4655f4733957f26bd61a8952
Bug 27760: (QA follow-up) Improve POD

This patch improves the POD for the added helper, and also adds
references to the JSON::Validator issue that explains the current
implementation. A FIXME is added for when we upgrade our used
JSON::Validator version.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/Plugin/Query.pm