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

[8.x] Allow assertion of multiple JSON validation errors. #39568

Merged
merged 3 commits into from
Nov 11, 2021

Commits on Nov 10, 2021

  1. Allow assertion of multiple JSON validation errors.

     Allow multiple validation error messages to be expected when
    testing responses from JSON API.
    marshall-davis committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    4bd8c43 View commit details
    Browse the repository at this point in the history
  2. Correct styling of PHPDoc.

     Remove extra blank line between paramters and return annotation.
    marshall-davis committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ab2968d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. formatting

    taylorotwell committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7c32e41 View commit details
    Browse the repository at this point in the history