Updated gam <UserTypeEntity> delete|modify messages

to improve the handling
of the following error.
```
quotaExceeded - User-rate limit exceeded
```
This commit is contained in:
Ross Scroggs
2025-08-15 14:55:38 -07:00
parent 8bbb9b6e85
commit a1000f7778
4 changed files with 33 additions and 9 deletions

View File

@@ -10,6 +10,14 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation
### 7.18.06
Updated `gam <UserTypeEntity> delete|modify messages` to improve the handling
of the following error.
```
quotaExceeded - User-rate limit exceeded
```
### 7.18.05
Added support for Inbound SSO OIDC profiles.