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

Modify schema syntax in exemple #13262

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Commits on Apr 9, 2023

  1. Modify exemple and schema syntax

    - it seems `{ name: "string", size: "string" }` is a valid syntax, but I had to run some code to confirm it is :)
    - in my opinion `{ name: String, size: String }` would be more coherent with the rest of the doc (especially for new learners who might find this snippet confusing)
    c-marc committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    59e55bb View commit details
    Browse the repository at this point in the history