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

Output a consistent format when generating error json #90529

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Sep 29, 2022

  1. Output a consistent format when generating error json

    Now, error fields will always have 'type' and 'reason' fields, and the information in those fields is the same regardless of whether the output is detailed or not
    thecoop committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b0c0682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd9a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a731fa6 View commit details
    Browse the repository at this point in the history
  4. Update RestResponseTests

    thecoop committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    cec444a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. PR comments

    thecoop committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f3d60c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd5e56 View commit details
    Browse the repository at this point in the history
  3. spotless

    thecoop committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    744626c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45b9806 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7532693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e75fce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    750eb7d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    93dc953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d293dcb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    309b076 View commit details
    Browse the repository at this point in the history
  2. Update docs

    thecoop committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ab3041c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f185846 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    32a9f9e View commit details
    Browse the repository at this point in the history
  2. Revert "Update docs/changelog/90529.yaml"

    This reverts commit 459acf4.
    thecoop committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    02862e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    dca6d31 View commit details
    Browse the repository at this point in the history
  2. Revert "Update docs/changelog/90529.yaml"

    This reverts commit 14b55f9.
    thecoop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a2548ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8396ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    798be45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f253c4 View commit details
    Browse the repository at this point in the history