Repositories/Templates & Tools
openapi-specs
OpenAPI specifications for Andamio Platform APIs
openapi-specs
Centralized repository for OpenAPI specifications across Andamio Platform services.
GitHub: Andamio-Platform/openapi-specs
Overview
This repository contains:
- OpenAPI 3.0 specifications for all Andamio APIs
- Swagger documentation schemas
- API versioning and changelog
Related Documentation
Using the Specs
The specifications can be used to:
- Generate client SDKs
- Set up API mocking
- Validate API implementations
- Generate documentation
Getting Started
git clone https://github.com/Andamio-Platform/openapi-specs.gitSee the repository README for available specifications and usage instructions.