Commit Graph

2 Commits

Author SHA1 Message Date
dailz
04f99cc1c4 docs(openapi): update spec for Application Definition
Add 6 application endpoints and schemas to OpenAPI spec. Update .gitignore.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-13 17:13:02 +08:00
dailz
62e458cb7a docs(openapi): update GET /jobs with pagination and JobListResponse
Add page/page_size query parameters, change response from JobResponse[] to JobListResponse, add 400 error code.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-10 15:15:24 +08:00