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

Fix CSV/RAW output header being application/json rather than plain/text #1779

Merged

Commits on Jun 22, 2023

  1. Fix CI (opensearch-project#1760)

    * Fix ML-commons missing dependency.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Fix `mockito` dependency.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Revert changes in `:opensearch` since it is not needed anymore.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    ---------
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Signed-off-by: Matthew Wells <[email protected]>
    Yury-Fridlyand authored and matthewryanwells committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9089581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a417aed View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Fix CSV/RAW outputting wrong format (#279)

    * Fixed bug where CSV/RAW outputs as JSON rather than plain text
    
    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    294dd8f View commit details
    Browse the repository at this point in the history