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

Adds API spec for security plugin #271

Merged
merged 17 commits into from
May 10, 2024

Commits on Apr 24, 2024

  1. Adds missing entries in the spec as well superseded yml files

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6c77e05 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Re-organized HTTP methods in GET, POST, PUT, PATCH, DELETE order

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3ef5417 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Re-arrange alphabetically

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d19d816 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Added all missing endpoints

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d736dc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Added missing response codes

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    415c990 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    f5b8fbb View commit details
    Browse the repository at this point in the history
  2. Adds correct versions and fixes grammar in description field

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fc988d9 View commit details
    Browse the repository at this point in the history
  3. Adds entries in root file and fixes linter

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    95a6758 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Adds legacy user api and rearranges some request bodies

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed May 1, 2024
    Configuration menu
    Copy the full SHA
    288a711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7fab4 View commit details
    Browse the repository at this point in the history
  3. Re-arranges some more schemas

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d1ba464 View commit details
    Browse the repository at this point in the history
  4. Fixes a couple of descriptions

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed May 1, 2024
    Configuration menu
    Copy the full SHA
    13360e2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Sort all schemas alphabetically

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a1dd8e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b15dae View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Make cache operation ingorable

    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed May 7, 2024
    Configuration menu
    Copy the full SHA
    939654a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4ecdf View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Replace properties with additionalProperties for readability and flex…

    …ibility
    
    Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
    DarshitChanpura committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a50b711 View commit details
    Browse the repository at this point in the history