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 v2 tweaks #622

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

Api v2 tweaks #622

wants to merge 25 commits into from

Commits on Oct 15, 2024

  1. [IMP] Removed unused variable

    c8y3 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b66a9a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a0821 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. [IMP] Removed unused imports

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b8546af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f0dd16 View commit details
    Browse the repository at this point in the history
  3. [IMP] Removed unused imports

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a76c4b View commit details
    Browse the repository at this point in the history
  4. [IMP] Added TODO

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    24b8121 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a60a5f7 View commit details
    Browse the repository at this point in the history
  6. [IMP] Changed success response format of endpoint PUT /api/v2/iocs/{i…

    …dentifier} to respect API v2 rules
    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a32e1d6 View commit details
    Browse the repository at this point in the history
  7. [IMP] Avoid retrieving twice the ioc from database by changing the bu…

    …siness layer update method signature
    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4017efa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b7c9c4 View commit details
    Browse the repository at this point in the history
  9. [IMP] Removed unused import

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d3b9277 View commit details
    Browse the repository at this point in the history
  10. [IMP] One import per line

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eb09e83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c56e2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43c6521 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63c0cbf View commit details
    Browse the repository at this point in the history
  14. [IMP] Simple quotes

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c1d4cd7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    728398e View commit details
    Browse the repository at this point in the history
  16. [IMP] Simple quotes

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d8236e2 View commit details
    Browse the repository at this point in the history
  17. [IMP] Removed spurious space

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4b6ae60 View commit details
    Browse the repository at this point in the history
  18. [IMP] Identation

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    193e833 View commit details
    Browse the repository at this point in the history
  19. [IMP] Went a little bit backward

    c8y3 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1cfd6a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [IMP] Spaces

    c8y3 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d02282f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7854471 View commit details
    Browse the repository at this point in the history
  3. [IMP] Spaces

    c8y3 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a011e4b View commit details
    Browse the repository at this point in the history
  4. [IMP] Replaced in ui POST /case/ioc/update/{identifier} by PUT /api/v…

    …2/iocs/{identifier}
    c8y3 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    88fee39 View commit details
    Browse the repository at this point in the history