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
2025-12-20 04:18:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d7239dbc86b588e4db75fb1c879cd95708e085d
FTL
/
test
/
api
History
DL6ER
6d7239dbc8
Add example verification when (possibly multiple) global examples are provided below the schema level
...
Signed-off-by: DL6ER <
dl6er@dl6er.de
>
2023-01-03 22:08:55 +01:00
..
libs
Add example verification when (possibly multiple) global examples are provided below the schema level
2023-01-03 22:08:55 +01:00
checkAPI.py
Also verify endpoint structure: Query endpoints from FTL and check if all properties mentioned in the docs are present (and of correct type) and that there are no extra properties we forgot to document. Furthermore, also verify that the provided examples are of correct type, too.
2023-01-03 21:51:13 +01:00
ibm-openapi-validator.rc
Also use OpenAPI-enforcer to check the OpenAPI specs in addition
2021-02-01 13:56:27 +01:00
openapi-enforcer.js
Also allow authentication by sending SID via HEADER
2021-02-03 09:08:23 +01:00