Skip to content

Commit

Permalink
Merge pull request #566 from PaloAltoNetworks/24.1.1
Browse files Browse the repository at this point in the history
24.1.1
  • Loading branch information
AbiMano4688 authored Jan 12, 2024
2 parents b469050 + cf43043 commit 7de2f10
Show file tree
Hide file tree
Showing 51 changed files with 5,858 additions and 1,316 deletions.
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
Loading

0 comments on commit 7de2f10

Please sign in to comment.