Skip to content
Merged
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
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2025-03-28 19:43:11.098502",
"spec_repo_commit": "1d2132af"
"regenerated": "2025-03-31 17:39:58.222884",
"spec_repo_commit": "3826157e"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-03-28 19:43:11.121309",
"spec_repo_commit": "1d2132af"
"regenerated": "2025-03-31 17:39:58.238226",
"spec_repo_commit": "3826157e"
}
}
}
2 changes: 1 addition & 1 deletion features/v2/ip_allowlist.feature
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Feature: IP Allowlist
When the request is sent
Then the response status is 404 Not Found

@team:DataDog/aaa-core-access
@replay-only @skip-terraform-config @team:DataDog/aaa-core-access
Scenario: Update IP Allowlist returns "OK" response
Given the "ip_allowlist_empty_disabled" has no entries and is disabled
And new "UpdateIPAllowlist" request
Expand Down
Loading