Skip to content

Commit a4f6bd5

Browse files
committed
Update README.md in papi
1 parent 1cdab1b commit a4f6bd5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

components/public-api-server/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ from development environments and will enable richer integrations with Integrate
1919
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.
2020

2121

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-
2622
## 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.
2824
* The API is structured into services with definitions available in [components/public-api/gitpod/](../public-api/gitpod) as protobuf definitions.
29-

0 commit comments

Comments
 (0)