pavel-avilov commented on a change in pull request #16618:
URL: https://github.com/apache/beam/pull/16618#discussion_r793526055
##########
File path: website/www/site/content/en/get-started/try-beam-playground.md
##########
@@ -80,7 +86,9 @@ The 'beam-playground' tag consists of the following
**required** elements:
examples catalog.
- `description` - string field. Description of the Beam example/test/kata that
will be displayed in Beam Playground.
- `multifile` - boolean field. Specifies if the given example consists of
multiple files or not.
-- `pipeline_options` - string field. Contains information about pipeline
options of the Beam example/test/kata.
+- `pipeline_options` - string field (optional). Contains information about
pipeline options of the Beam example/test/kata.
+- `default_example` - boolean field (optional). Specifies if the given example
is default or not.
Review comment:
Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]