@gpt-core/admin 0.9.37 → 0.9.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +98 -99
- package/dist/index.d.ts +98 -99
- package/llms.txt +0 -1
- package/package.json +1 -1
package/llms.txt
CHANGED
|
@@ -649,7 +649,6 @@ client.setConfig({
|
|
|
649
649
|
- `postUsersAuthResend-confirmation()` - Create resend confirmation
|
|
650
650
|
- `postUsersRegister-isv()` - Create register isv
|
|
651
651
|
- `patchUser-profilesById()` - Update user profiles
|
|
652
|
-
- `patchUser-profilesByIdAccept-privacy-policy()` - Update accept privacy policy
|
|
653
652
|
- `patchUser-profilesByIdAccept-tos()` - Update accept tos
|
|
654
653
|
- `patchUser-profilesByIdDismiss-announcement()` - Update dismiss announcement
|
|
655
654
|
- `patchUser-profilesByIdDismiss-welcome()` - Update dismiss welcome
|