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

Added support for JSON arrays #3228

Merged
merged 3 commits into from
Dec 23, 2015
Merged

Added support for JSON arrays #3228

merged 3 commits into from
Dec 23, 2015

Commits on Sep 14, 2015

  1. Added support for JSON arrays

    Fixes the issue #2977, which sails would convert an
    array to an object and subsequently fail validation.
    Hanif Bali authored and Hanif Bali committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    c3af397 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2015

  1. Merge remote-tracking branch 'balderdashy/master'

    Hanif Bali authored and Hanif Bali committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    0101b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2015

  1. Added test for posting JSON arrays to create

    Added testing for JSON arrays
    Hanif Bali authored and Hanif Bali committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    eb62c9b View commit details
    Browse the repository at this point in the history