Editions
This page explains how to interpret distribution availability in the docs.
Distributions
| Distribution | Meaning |
|---|---|
| Community | self-hosted distribution in this repo |
| Cloud | hosted distribution |
| Enterprise | paid distribution with additional internal and operational surfaces |
How to verify availability
OpenAPI operations include distribution metadata under x-distribution. Use that field as the source of truth for whether an endpoint exists in your deployment.
Specs:
- API reference: API reference
Related
- Start here: Start here