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

Feature/swagger support #1432

Merged
merged 18 commits into from
Sep 25, 2023
Merged

Commits on Aug 25, 2023

  1. Swagger support initial concept

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5e92446 View commit details
    Browse the repository at this point in the history
  2. Add descriptions for Target tags

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fe1197a View commit details
    Browse the repository at this point in the history
  3. Add target filter queries descriptions

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    013bd23 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Add target api descriptions

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2584b51 View commit details
    Browse the repository at this point in the history
  2. Add software modules API descriptions

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c9df0b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add descriptions for DS, DSTags and SMTypes

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    64ed965 View commit details
    Browse the repository at this point in the history
  2. Add DistributionSetType API descriptions

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    041c572 View commit details
    Browse the repository at this point in the history
  3. Add Rollout API descriptions

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b58bef5 View commit details
    Browse the repository at this point in the history
  4. Bring back test scope to mariaDb

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    15d2de3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add tags and descriptions to System config API

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e74a0f2 View commit details
    Browse the repository at this point in the history
  2. Move away OpenAPI config from Start.java

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    822cabc View commit details
    Browse the repository at this point in the history
  3. provide license header and project version for openapi

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2f5e3fa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fix error responses with example error body

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4e51224 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Add DDI API to swagger and make proper API grouping

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    99e4eb8 View commit details
    Browse the repository at this point in the history
  2. Merge from master

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    61d7391 View commit details
    Browse the repository at this point in the history
  3. Revert changes from not merging before commit

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    02493a2 View commit details
    Browse the repository at this point in the history
  4. Remove more changes

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0379256 View commit details
    Browse the repository at this point in the history
  5. fix circle ci build

    Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
    strailov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    47c393b View commit details
    Browse the repository at this point in the history