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

[7.17] Add YAML spec docs about matching errors (#89370) #89460

Merged

Commits on Aug 18, 2022

  1. Add YAML spec docs about matching errors (elastic#89370)

    It's not obvious that a YAML test with a `catch` stanza also permits
    `match` blocks to assert things about the structure of the error
    response, but this structure may be an important part of the API spec.
    This commit adds this info to the docs about YAML tests.
    DaveCTurner committed Aug 18, 2022
    Copy the full SHA
    98de127 View commit details
    Browse the repository at this point in the history