Files
sunilservicerenovation/docs/api.md
demo-bot f69cbf5466
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m4s
Build and Push to ACR / Build and Push (push) Successful in 4m28s
feat: modernize application — source, platform artifacts, CI/CD
- chore: ingest source code

108 files from https://github.com/spring-projects/spring-petclinic
- feat: add platform deployment artifacts
- feat: add CI/CD workflow automation
2026-07-01 17:32:53 +00:00

320 B

API Reference

Endpoints

Health Check

GET /health

Response:

{"status": "UP", "service": "sunilservicerenovation"}

Root

GET /

Response:

{"service": "sunilservicerenovation", "description": "Modernized sunilservicerenovation service", "version": "1.0.0"}