You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/public-api-server/README.md
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,6 @@ from development environments and will enable richer integrations with Integrate
19
19
The public API will initially be offered as a gRPC service. Clients for various languages will be available. At the moment, the API is in early stages and clients are not available.
20
20
21
21
22
-
## Roadmap
23
-
The roadmap and progress towards a stable release of the API is tracked in [Epic: Public Gitpod API](https://github.com/gitpod-io/gitpod/issues/7900).
24
-
25
-
26
22
## Architecture
27
-
* The API will be exposed on `api.gitpod.io` or `api.<domain>` for self-hosted or managed installations.
23
+
* The API will be exposed on `api.gitpod.io` or `api.<domain>` for Dedicated installations.
28
24
* The API is structured into services with definitions available in [components/public-api/gitpod/](../public-api/gitpod) as protobuf definitions.
0 commit comments