nenzen e09c2cfc27
All checks were successful
Deploy Mocks to Server / upload-mocks (push) Successful in 18s
Build, Test & Checkstyle / build (push) Successful in 45s
Use paths in action (#3)
Use paths in action and rename .github to .gitea

Reviewed-on: #3
Co-authored-by: nenzen <nenzen@dsv.su.se>
Co-committed-by: nenzen <nenzen@dsv.su.se>
2025-05-22 14:44:21 +02:00

10 lines
157 B
YAML

- method: "GET"
path: "/"
delay: 1000
response:
status: 200
headers:
Content-Type: "application/json"
body:
name: "api test 2"