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

api-breaker plugin returns default response body #6949

Merged
merged 11 commits into from
May 10, 2022
Merged

api-breaker plugin returns default response body #6949

merged 11 commits into from
May 10, 2022

Commits on Apr 27, 2022

  1. api-breaker plugin returns default response body

    qihaiyan committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7a33476 View commit details
    Browse the repository at this point in the history
  2. fix docs's lint error

    qihaiyan committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    367be74 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. fix error in api-breaker's ut

    qihaiyan committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    51a7710 View commit details
    Browse the repository at this point in the history
  2. Update apisix/plugins/api-breaker.lua

    Co-authored-by: tzssangglass <tzssangglass@gmail.com>
    qihaiyan and tzssangglass authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2c2f937 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. add test case to cover break_response_content_type

    qihaiyan committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    80aeb8a View commit details
    Browse the repository at this point in the history
  2. Update docs/en/latest/plugins/api-breaker.md

    Co-authored-by: Alex Zhang <tokers@apache.org>
    qihaiyan and tokers authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f623360 View commit details
    Browse the repository at this point in the history
  3. Update docs/zh/latest/plugins/api-breaker.md

    Co-authored-by: Alex Zhang <tokers@apache.org>
    qihaiyan and tokers authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e594c34 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    b345605 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. revert check_schema

    qihaiyan committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f2ff4d3 View commit details
    Browse the repository at this point in the history
  2. Update apisix/plugins/api-breaker.lua

    Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
    qihaiyan and spacewander authored May 10, 2022
    Configuration menu
    Copy the full SHA
    6325416 View commit details
    Browse the repository at this point in the history
  3. change headers attribute to break_response_headers

    qihaiyan committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e207ca0 View commit details
    Browse the repository at this point in the history