We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4872161 commit 5998060Copy full SHA for 5998060
fixes.yaml
@@ -182,3 +182,6 @@ actions:
182
- target: $["paths"]["/actor_tokens"]["post"]["requestBody"]["content"]["application/json"]["schema"]["properties"]["actor"]
183
update:
184
additionalProperties: true
185
+ - target: $["paths"]["/actor_tokens"]["post"]["requestBody"]["content"]["application/json"]["schema"]["properties"]["actor"]["properties"]["sub"]
186
+ update:
187
+ required: true
0 commit comments