Added PlantUML diagrams in backstage.io docs (#2413)

* added Sequence Diagram

* updated location for generated UML diagrams
This commit is contained in:
Rajiv Singh
2020-09-17 01:23:24 +05:30
committed by GitHub
parent e5b79755c0
commit 19550ef1fd
2 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

+2 -2
View File
@@ -104,10 +104,10 @@ request an access token.
The following diagram visualizes the flow described in the previous section.
![](oauth-popup-flow.svg)
![Sequence Diagram](../assets/auth/oauth-popup-flow.svg)
<!--
@startuml oauth-popup-flow
@startuml /../assets/auth/oauth-popup-flow
skinparam monochrome true
skinparam shadowing false