Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Instruction file imported from Netcracker/qubership-apihub-agent (.github/instructions/api-first-openapi.instructions.md). Copyright stays with the author.
API-First OpenAPI
Backend API development is API-first (see the repository development guide).
Any REST endpoint or contract change must update the relevant OpenAPI files under the repository's API docs directory.
Do not introduce breaking public API changes without versioning and deprecation per the development guide.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/netcracker-qubership-apihub-agent-api-first-openapi-inst-9081fe/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.