This website requires JavaScript.
Explore
Help
Register
Sign In
Pi-Hole
/
FTL
Watch
1
Star
0
Fork
0
You've already forked FTL
mirror of
https://github.com/pi-hole/FTL.git
synced
2026-02-22 13:45:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Upload File
Apply Patch
FTL
/
test
/
api
/
libs
History
Dominik
868733abb4
Check for allOf definitions in an array defining arrays of objects where all components must be checked. Also remove a bit pointless comparison between YAML examples and FTL output. We already validate the YAML examples against the YAML schema which is enough. This avoids false-positives when FTL happens to return a different number of items than we have examples (which is perfectly fine)
...
Signed-off-by: Dominik <
dl6er@dl6er.de
>
2025-12-14 18:47:45 +01:00
..
FTLAPI.py
…
openAPI.py
Add ability to trace API validator script (off by default)
2025-06-01 07:53:41 +02:00
responseVerifyer.py
Check for allOf definitions in an array defining arrays of objects where all components must be checked. Also remove a bit pointless comparison between YAML examples and FTL output. We already validate the YAML examples against the YAML schema which is enough. This avoids false-positives when FTL happens to return a different number of items than we have examples (which is perfectly fine)
2025-12-14 18:47:45 +01:00