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

feat(md): created a new endpoint for passing the http request as is without parsing the body #1470

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 2, 2021

  1. feat(md): created a new endpoint for passing the http request as is w…

    …ithout parsing the body. It will replace the current one later
    
    (cherry picked from commit f70a265317c7aabc872dc01f3f919e149d5a5d17)
    Rani committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    03ddf1b View commit details
    Browse the repository at this point in the history
  2. feat(md): removed old upsert endpoint

    (cherry picked from commit c80aeb1547e7fee95122fd8c64eebdd64e0c798c)
    Rani committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2e16db6 View commit details
    Browse the repository at this point in the history
  3. fix(md): switch to InputStream for better support in swagger

    (cherry picked from commit a04f1713c418240341401cb0467cc5d13c6c1e15)
    Rani committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    824b49d View commit details
    Browse the repository at this point in the history
  4. fix(md): revert upsert changes until they work e2e

    (cherry picked from commit 9289a70779217e59b8fda275fe0407b13b5eb41e)
    Rani committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    545d679 View commit details
    Browse the repository at this point in the history
  5. fix(md): send the raw config wrapped in a simple json to ensure that …

    …we do not mess around with the content
    
    (cherry picked from commit 914f27a727328a0fe78fdb2e58aca679a87d881e)
    Rani committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    69e76bb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Merge branch 'master' into rawConfig

    Lorin Hochstein committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    e3b8a5d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

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

Commits on Dec 17, 2021

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

Commits on Jul 13, 2022

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