-
Notifications
You must be signed in to change notification settings - Fork 23
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
chore: version bumps and alignment of dash ip check #311
Conversation
# Conflicts: # tx-backend/openapi/traceability-foss-backend.json
chore: Completed TODO task "move to tx-models" and removed StartQualityAlertRequest
This reverts commit df2d1cc.
fixed: Missing Override annotation
# Conflicts: # tx-backend/openapi/traceability-foss-backend.json
This reverts commit df2d1cc.
# Conflicts: # CHANGELOG.md # tx-backend/openapi/traceability-foss-backend.json
…lter-values chore: TRACEFOSS-2512 fixed old filter value issue.
Update Dependencies Backend
chore: Completed TODO task
…check # Conflicts: # CHANGELOG.md
Update Dependencies Backend
…ent-eclipse-ip-check feature: TRACEFOSS-1439 add test scope to dash IP license check
Update Dependencies Backend
Update Dependencies Backend
…since its activated everywhere
…since its activated everywhere
…since its activated everywhere
@@ -1947,6 +1934,9 @@ | |||
} | |||
} | |||
}, | |||
"204" : { |
Check warning
Code scanning / KICS
Response on operations that should have a body has undefined schema (v3) Warning
@@ -5602,8 +5592,11 @@ | |||
} | |||
} | |||
}, | |||
"400" : { | |||
"description" : "Bad request.", | |||
"204" : { |
Check warning
Code scanning / KICS
Response on operations that should have a body has undefined schema (v3) Warning
] | ||
} | ||
}, | ||
"/assets/as-built/{assetId}" : { |
Check notice
Code scanning / KICS
Path Is Ambiguous (v3)
"$ref" : "#/components/schemas/ErrorResponse" | ||
} | ||
} | ||
"application/json" : {} |
Check warning
Code scanning / KICS
Response on operations that should have a body has undefined schema (v3) Warning
…ofiles Chore/tracefoss xxx update profiles
Description
Added
Changed
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: