Altered indent
parent
f94a8a8e1b
commit
05228a8fbc
|
|
@ -12,8 +12,8 @@ sequenceDiagram
|
|||
participant feature as Svc Feature
|
||||
participant authz as Authorisation
|
||||
participant log as Logger
|
||||
{{ range .Apis}}participant {{ .Name }} as Svc{{ .Name }}
|
||||
{{ end }}
|
||||
{{ range .Apis}}participant {{ .Name }} as Svc{{ .Name }}
|
||||
{{ end }}
|
||||
|
||||
consumer->>+gateway: {{.ServicePoints}}
|
||||
activate consumer
|
||||
|
|
|
|||
Loading…
Reference in New Issue