6 changed files with 3 additions and 3 deletions
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
version 1 . |
||||
embeddedType EntityRef.Ref . |
||||
|
||||
Observe = <Observe @pattern dataspace-patterns.Pattern @observer #!any>. |
||||
Observe = <Observe @pattern dataspacePatterns.Pattern @observer #!any>. |
||||
|
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
version 1 . |
||||
embeddedType EntityRef.Ref . |
||||
|
||||
RequireService = <require-service @service-name any>. |
||||
ServiceRunning = <service-running @service-name any>. |
||||
RequireService = <require-service @serviceName any>. |
||||
ServiceRunning = <service-running @serviceName any>. |
||||
|
Loading…
Reference in new issue