Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more support for flow collections #80

Merged
merged 1 commit into from Oct 17, 2021
Merged

Add more support for flow collections #80

merged 1 commit into from Oct 17, 2021

Conversation

kpodsiad
Copy link
Contributor

Generate comma tokens, they are used to separated flow entries in flow collections. Flow collections are just an enhanced JSON syntax so most of the constructs are pretty straightforward.

Moreover, in sequence you can use single mapping shorthand syntax - [key: value] instead of `[{key: pair}]

@kpodsiad kpodsiad added this to the M3 milestone Oct 14, 2021
@kpodsiad kpodsiad added the feature New feature or request label Oct 14, 2021
Generate comma token for commas
@kpodsiad kpodsiad merged commit 9e4518d into main Oct 17, 2021
@kpodsiad kpodsiad deleted the flow-collections branch October 17, 2021 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants