Refactor tests

This commit is contained in:
Anoop M D
2025-09-07 03:05:11 +05:30
parent db35e7059c
commit 033c5cc0f7
78 changed files with 154 additions and 116 deletions

View File

@@ -0,0 +1,9 @@
openapi: 3.0.0
# Missing required info section
paths:
/test:
get:
summary: Test endpoint
responses:
'200':
description: Success