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

5xx error removal #556

Closed
wants to merge 5 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions openapi-specs/cspm/AccessKeys.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@
},
"403": {
"description": "unauthorized_to_use_access_keys"
},
"500": {
"description": "failed_fetch_user_profile"
}
},
"security": [
Expand Down Expand Up @@ -243,9 +240,6 @@
},
"403": {
"description": "unauthorized_to_use_access_keys"
},
"500": {
"description": "non_existing_access_key"
}
},
"security": [
Expand Down Expand Up @@ -282,9 +276,6 @@
},
"403": {
"description": "unauthorized_to_use_access_keys"
},
"500": {
"description": "failed_fetch_user_profile / non_existing_access_key"
}
},
"security": [
Expand Down Expand Up @@ -332,9 +323,6 @@
},
"403": {
"description": "unauthorized_to_use_access_keys"
},
"500": {
"description": "non_existing_access_key / expired_access_key"
}
},
"security": [
Expand Down
21 changes: 0 additions & 21 deletions openapi-specs/cspm/AccountGroups.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,6 @@
}
},
"description": "successful operation"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -312,9 +309,6 @@
},
"403": {
"description": "unauthorized_access"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -356,9 +350,6 @@
}
},
"description": "successful operation"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -410,9 +401,6 @@
}
},
"description": "successful operation"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -463,9 +451,6 @@
},
"403": {
"description": "unauthorized_access"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -512,9 +497,6 @@
},
"403": {
"description": "unauthorized_access"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -553,9 +535,6 @@
},
"409": {
"description": "conflict_deleting_last_account_group_for_alert_rule / cannot_delete_an_account_group_associated_with_cloud_accounts"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down
18 changes: 0 additions & 18 deletions openapi-specs/cspm/AdoptionAdvisor.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -373,9 +370,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -408,9 +402,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -460,9 +451,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -494,9 +482,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -530,9 +515,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down
15 changes: 0 additions & 15 deletions openapi-specs/cspm/AlertRules.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,9 +544,6 @@
}
},
"description": "successful operation"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -588,9 +585,6 @@
},
"400": {
"description": "invalid_param_value / auto_remediation_only_for_config_remediable_policies / missing_required_param / non_notification_state_selected / invalid_notification_state / invalid_resource_list_id / snooze_time_must_be_relative / dismissal_reason_required / has_overlaps_in_resource_list_rules / missing_required_param"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -638,9 +632,6 @@
},
"404": {
"description": "no_results"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -694,9 +685,6 @@
},
"404": {
"description": "not_found"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -732,9 +720,6 @@
},
"403": {
"description": "incomplete_account_group_access"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down
3 changes: 0 additions & 3 deletions openapi-specs/cspm/Alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -3548,9 +3548,6 @@
},
"429": {
"description": "Too Many Requests"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down
30 changes: 0 additions & 30 deletions openapi-specs/cspm/AlertsMicroServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,6 @@
}
}
}
},
"5XX": {
"description": "Server error",
"content": {
"*/*": {
"schema": {
"$ref": "#/components/schemas/SpringErrorResponse"
}
}
}
}
},
"security": [
Expand Down Expand Up @@ -169,16 +159,6 @@
}
}
}
},
"5XX": {
"description": "Server error",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/SpringErrorResponse"
}
}
}
}
},
"security": [
Expand Down Expand Up @@ -269,16 +249,6 @@
}
}
}
},
"500": {
"description": "Internal Server Error",
"content": {
"*/*": {
"schema": {
"$ref": "#/components/schemas/SpringErrorResponse"
}
}
}
}
},
"security": [
Expand Down
15 changes: 0 additions & 15 deletions openapi-specs/cspm/ArchivedAssetsMicroService.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,21 +220,6 @@
}
}
}
},
"500": {
"description": "Failed with an Exception, Internal Error Occurred",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/ApiError"
},
"example": {
"status": "Internal Server Error",
"timestamp": "string",
"message": "string"
}
}
}
}
},
"x-microservice": "true",
Expand Down
18 changes: 0 additions & 18 deletions openapi-specs/cspm/AssetExplorer.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,9 +695,6 @@
}
},
"description": "success"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -732,9 +729,6 @@
}
},
"description": "success"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -936,9 +930,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -980,9 +971,6 @@
},
"404": {
"description": "not_found"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -1144,9 +1132,6 @@
},
"400": {
"description": "bad_request"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down Expand Up @@ -1187,9 +1172,6 @@
},
"404": {
"description": "not_found"
},
"500": {
"description": "internal_error"
}
},
"security": [
Expand Down
Loading
Loading