Closed mattmundell closed 2 months ago
:cry: No conventional commits found.
:point_right: Learn more about the conventional commits usage at Greenbone.
harbor-os.greenbone.net/community/gvmd:pr-2282
harbor-os.greenbone.net/community/gvmd:pr-2282
digest | sha256:ce7cfb3ec0b4671f085a30067f9b99876aa2c4c3cfa663af744a8c4a27a2c496 |
vulnerabilities | |
size | 246 MB |
packages | 419 |
greenbone/gvm-libs:oldstable-edge
digest | sha256:c42497b65da084e05dd13c36634e60b8a66b804cd86ea7f57e478dcdf5915999 |
vulnerabilities |
What
Remove the elements
FILTER
,HOST
andDELTA
fromGET_REPORTS_RESPONSE/FILTERS
in the GMP doc.Why
These elements only appear in
GET_REPORTS_RESPONSE/REPORT/REPORT/FILTERS
.References
The elements were accidentally added to the doc in ae7857b4f22034ba3de1cb8eae954e6e79f4b582 on 2016-02-22.
Note that these elements already existed in the doc for
REPORT/FILTERS
underELEMENT/REPORT
. For example,HOST
andDELTA
were added there in c07711b48b396d12c541f74213358c301ae8426b in 2011-12-21 (andFILTER
even earlier).Example