Skip to content

Commit fc8daf6

Browse files
authored
Create Api.php
1 parent f710bec commit fc8daf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Identity/v3/Api.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,7 @@ public function postPolicies(): array
772772
return [
773773
'method' => 'POST',
774774
'path' => 'policies',
775+
'jsonKey' => 'policy',
775776
'params' => [
776777
'blob' => $this->params->blob(),
777778
'projectId' => $this->params->projectId('policy'),

0 commit comments

Comments
 (0)