File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -149,3 +149,21 @@ actions:
149149 - target : $["components"]["schemas"]["SignUp"]["properties"]["public_metadata"]
150150 update :
151151 additionalProperties : true
152+ - target : $["components"]["schemas"]["OTP"]["properties"]["strategy"]
153+ update :
154+ x-speakeasy-unknown-values : allow
155+ - target : $["components"]["schemas"]["Admin"]["properties"]["strategy"]
156+ update :
157+ x-speakeasy-unknown-values : allow
158+ - target : $["components"]["schemas"]["Oauth"]["properties"]["status"]
159+ update :
160+ x-speakeasy-unknown-values : allow
161+ - target : $["components"]["schemas"]["Oauth"]["properties"]["strategy"]
162+ update :
163+ x-speakeasy-unknown-values : allow
164+ - target : $["components"]["schemas"]["IdentificationLink"]["properties"]["type"]
165+ update :
166+ x-speakeasy-unknown-values : allow
167+ - target : $["components"]["schemas"]["EmailAddress"]["properties"]["object"]
168+ update :
169+ x-speakeasy-unknown-values : allow
You can’t perform that action at this time.
0 commit comments