Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Oct 10, 2023
1 parent a469907 commit 62f1f29
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/config/en-custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,8 @@ gtwy
healthz
httpGet
magpieimage
applicationName
UX
ApplicationGraph
ApplicationGraphResponse
ApplicationGraphConnection
Expand All @@ -577,4 +579,8 @@ E2E
backendContainer
gatewayUrl
ApplicationGraphOutputResource
ApplicationGraphResource
enum
Nithya
Subramanian
nithyatsu
2 changes: 1 addition & 1 deletion resources/2023-10-app-graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The Applications.Core RP should be able to

We should be able to handle connections that take a resourceID for destination as well as those which take a URL.

As requirement evolves, we would be able to add properties such as a repository link to a container or a health url and retrieve these as part fo application graph. This graph object could then be consumed by react components to provide the desired UX experience.
As requirement evolves, we would be able to add properties such as a repository link to a container or a health url and retrieve these as part of application graph. This graph object could then be consumed by react components to provide the desired UX experience.


### API design
Expand Down

0 comments on commit 62f1f29

Please sign in to comment.