feat: Update curl template for index
All checks were successful
Build Docker / BuildImage (push) Successful in 53s

This commit is contained in:
2025-10-26 18:40:22 +11:00
parent abcaa9283d
commit 724e800201
5 changed files with 39 additions and 14 deletions

View File

@@ -14,4 +14,7 @@ GET http://127.0.0.1:5000/api/v1/message
HTTP 200
GET http://127.0.0.1:5000/api/v1/project
HTTP 200
GET http://127.0.0.1:5000/api/v1/tools
HTTP 200
[Asserts]
jsonpath "$.tools" count > 5