Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/api-capability-detection. Description: Going forward we *must* determine both the API versions and supported extensions for the endpoints rather than assuming them. This data would ideally be retrieved when the Horizon process is started, and should be stored in-memory and used to determine what clients to use and which features to hide/show/enable/disable. Specification URL (additional information): None