Skip to content

Commit

Permalink
chore: remove disallowed secret pattern match (#12845)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhockett authored Jun 21, 2023
1 parent de98654 commit 6e79818
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"authorizationToken": "ExampleAUTHtoken123123123",
"requestContext": {
"apiId": "aaaaaa123123123example123",
"accountId": "111122223333",
"accountId": "123456789012",
"requestId": "f4081827-1111-4444-5555-5cf4695f339f",
"queryString": "mutation CreateEvent {...}\n\nquery MyQuery {...}\n",
"operationName": "MyQuery",
Expand Down

0 comments on commit 6e79818

Please sign in to comment.