feat(api): add OpenAPI spec and Swagger UI documentation at /api #20

Merged
psycodepath merged 4 commits from feature/issue-19-openapi-swagger-ui into main 2026-07-05 19:29:04 +00:00
Owner

Resolves #19

Adds a comprehensive OpenAPI 3.0 specification file for all HRP REST API endpoints (Tasks, Grocery, Meals) and serves an interactive Swagger UI documentation page at /api.

Resolves #19 Adds a comprehensive OpenAPI 3.0 specification file for all HRP REST API endpoints (Tasks, Grocery, Meals) and serves an interactive Swagger UI documentation page at `/api`.
feat(tasks): implement JSON-LD REST API with hypermedia and pagination
Some checks failed
CI/CD Pipeline / test (pull_request) Failing after 2s
CI/CD Pipeline / build-and-push (pull_request) Failing after 0s
4bbc7706b2
feat(grocery): implement JSON-LD REST API with hypermedia and pagination
Some checks failed
CI/CD Pipeline / test (pull_request) Failing after 1s
CI/CD Pipeline / build-and-push (pull_request) Failing after 0s
2d6482ca21
feat(meals): implement JSON-LD REST API with hypermedia and pagination
Some checks failed
CI/CD Pipeline / test (pull_request) Failing after 2s
CI/CD Pipeline / build-and-push (pull_request) Failing after 0s
f6ae0d17b9
feat(api): add OpenAPI spec and Swagger UI documentation at /api
Some checks failed
CI/CD Pipeline / test (pull_request) Failing after 2s
CI/CD Pipeline / build-and-push (pull_request) Failing after 0s
dfdb5e08f9
docs(api): group OpenAPI endpoints by resource tag
Some checks failed
CI/CD Pipeline / test (pull_request) Failing after 2s
CI/CD Pipeline / build-and-push (pull_request) Failing after 0s
c453b6c935
psycodepath deleted branch feature/issue-19-openapi-swagger-ui 2026-07-05 19:29:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psycodepath/hrp!20
No description provided.