We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef2e2d commit 4d2a94bCopy full SHA for 4d2a94b
spec/Appendix B -- Grammar Summary.md
@@ -422,14 +422,13 @@ TypeSystemDirectiveLocation : one of
422
423
ServiceDefinition :
424
425
-- Description service [lookahead != `{`]
426
-- Description? service { ServiceAttribute+ }
+- Description? service { ServiceAttribute* }
427
428
ServiceAttribute :
429
430
- ServiceCapabilities
431
432
-ServiceCapabilities: capabilities { ServiceCapability+ }
+ServiceCapabilities: capabilities { ServiceCapability* }
433
434
ServiceCapability:
435
0 commit comments