You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With updates to the playground, we've added an examples.toml file where we can add examples with both a cql2_text and cql2_json version and also add a name and description describing each example.
We can use the rust lq command line tool to convert this into the 'docs/examples.json' file that is used to populate the select in the playground.
We should automate the conversion and placement of that file.
The text was updated successfully, but these errors were encountered:
With updates to the playground, we've added an examples.toml file where we can add examples with both a cql2_text and cql2_json version and also add a name and description describing each example.
We can use the rust
lq
command line tool to convert this into the 'docs/examples.json' file that is used to populate the select in the playground.We should automate the conversion and placement of that file.
The text was updated successfully, but these errors were encountered: