UNPKG

arela

Version:

AI-powered CTO with multi-agent orchestration, code summarization, visual testing (web + mobile) for blazing fast development.

18 lines (17 loc) 336 B
openapi: 3.1.0 info: title: Test API version: 1.0.0 paths: /api/test: get: responses: '200': description: Success content: application/json: schema: type: object properties: message: type: string