mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 14:04:10 +02:00
Try without @startuml tag?
This commit is contained in:
parent
ec9cf66881
commit
de9a82725a
1 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ relationships are in [models_diagram.md](./models_diagram.md), created with
|
||||||
the `django-model2puml` plugin.
|
the `django-model2puml` plugin.
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
@startuml
|
|
||||||
|
|
||||||
allowmixing
|
allowmixing
|
||||||
left to right direction
|
left to right direction
|
||||||
|
@ -131,5 +130,4 @@ user2 -[#green]-> DomainInformation : **/domain/<id>/?????**
|
||||||
actor user3 #Green
|
actor user3 #Green
|
||||||
user3 -right[#green]-> UserDomainRole : **/domain/<id>/users/add**
|
user3 -right[#green]-> UserDomainRole : **/domain/<id>/users/add**
|
||||||
user3 -right[#green]-> DomainInvitation : **/domain/<id>/users/add**
|
user3 -right[#green]-> DomainInvitation : **/domain/<id>/users/add**
|
||||||
@enduml
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue