@goauthentik/api 2025.10.0-rc1-1755254677 → 2025.10.0-rc1-1756472879

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goauthentik/api",
3
- "version": "2025.10.0-rc1-1755254677",
3
+ "version": "2025.10.0-rc1-1756472879",
4
4
  "description": "OpenAPI client for @goauthentik/api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
 
15
15
  import { mapValues } from '../runtime';
16
16
  /**
17
- *
17
+ * Payload to set a users' password directly
18
18
  * @export
19
19
  * @interface UserPasswordSetRequest
20
20
  */