Add graph explorer UI shell
This commit is contained in:
parent
d2056c9046
commit
d31b1376c8
7 changed files with 396 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ payload with stable fields.
|
|||
The registry service exposes the first Fabric projection:
|
||||
|
||||
```text
|
||||
GET /ui/graph-explorer
|
||||
GET /exports/graph-explorer/manifest
|
||||
GET /exports/graph-explorer
|
||||
```
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@ GET /exports/state-hub
|
|||
GET /exports/backstage
|
||||
GET /exports/xregistry
|
||||
GET /exports/libraries/xregistry
|
||||
GET /ui/graph-explorer
|
||||
GET /exports/graph-explorer/manifest
|
||||
GET /exports/graph-explorer
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue