arela
Version:
AI-powered CTO with multi-agent orchestration, code summarization, visual testing (web + mobile) for blazing fast development.
26 lines (25 loc) • 652 B
YAML
info:
description: API contract for streak-stat slice
title: Streak Stat API
version: 1.0.0
openapi: 3.0.0
paths:
/streak-stats:
get:
description: Endpoint defined at line 267
parameters: []
responses:
200:
content:
application/json:
schema:
additionalProperties: true
type: object
description: Successful response
400:
description: Bad Request
404:
description: Not Found
500:
description: Internal Server Error
summary: Get