SRS-041: Concurrent API Version Support
Identifierβ
SRS-041
Software Systemβ
- API Gateway
- Orchestrator
Categoryβ
- Functional
- Maintenance
Descriptionβ
The software shall be designed to serve multiple API versions (e.g., /v1.0/
, /v1.1/
, /v2.0/
) concurrently from the same production environment. This ensures that the introduction of a new API version, whether minor or major, does not cause service interruptions for clients integrated with older, still-supported versions.
Derived from PRSβ
PRS-1V6
: Expose the deviceβs functionality through a versioned, network-accessible API