Skip to content

Commit

Permalink
Add auth key to allowed metadat keys
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed May 10, 2024
1 parent 3751079 commit ce92c12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ class ClientApiModule < View
# keep all
'endpointPrefix' => true,
'signatureVersion' => true,
'auth' => true,
'signingName' => true,
'serviceFullName' => true,
'protocol' => true,
Expand Down

0 comments on commit ce92c12

Please sign in to comment.