Use swagger api for Add IDP Configuration (#3201)

This commit is contained in:
Cesar N
2024-01-18 16:03:01 -08:00
committed by GitHub
parent b5443952da
commit 0c55e39e8c
5 changed files with 26 additions and 17 deletions

View File

@@ -5091,6 +5091,7 @@ export class Api<
method: "POST",
body: body,
secure: true,
type: ContentType.Json,
format: "json",
...params,
}),