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: return a DeletedResource or DeletedValue instead of 404 if a deleted resource or value is requested (DEV-226) #1960

Merged
merged 35 commits into from Jan 5, 2022

Commits on Dec 6, 2021

  1. Copy the full SHA
    439a441 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Copy the full SHA
    169bb0a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6ad406 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4a77b94 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Copy the full SHA
    e331933 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    00688a1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c4b8682 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dc10b92 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Copy the full SHA
    7d71a50 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8da7c17 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e4d69b0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    61205cb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc0b0f0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1549035 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    52b0975 View commit details
    Browse the repository at this point in the history
  8. docs: add docstrings

    BalduinLandolt committed Dec 13, 2021
    Copy the full SHA
    140a9e9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    87eb1cb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Copy the full SHA
    61bff1a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84eb73b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2a5e067 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Copy the full SHA
    7f86d2b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    23ddd56 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3931c39 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    98c4b3a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Copy the full SHA
    432e5ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e3dfaa1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4e50a15 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a20eed7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a6c734c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Copy the full SHA
    88764bd View commit details
    Browse the repository at this point in the history
  2. docs: fix typos according to review

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    BalduinLandolt and irinaschubert committed Jan 3, 2022
    Copy the full SHA
    0640a2b View commit details
    Browse the repository at this point in the history
  3. docs: apply changes according to review

    Co-authored-by: Marcin Procyk <marcin.procyk@dasch.swiss>
    BalduinLandolt and mpro7 committed Jan 3, 2022
    Copy the full SHA
    531db06 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e62cac5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3ff924f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f266e33 View commit details
    Browse the repository at this point in the history