Files
test-44f/docs/api.md
demo-bot 9abeedb293
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 50s
Build and Push to ACR / Build and Push (push) Successful in 4m41s
feat: modernize application — source, platform artifacts, CI/CD
- chore: ingest source code

111 files from https://github.com/spring-projects/spring-petclinic
- feat: add platform deployment artifacts
- feat: add CI/CD workflow automation
2026-07-27 20:56:13 +00:00

278 B

API Reference

Endpoints

Health Check

GET /health

Response:

{"status": "UP", "service": "test-44f"}

Root

GET /

Response:

{"service": "test-44f", "description": "Modernized test-44f service", "version": "1.0.0"}