new lib version [CI SKIP]
This commit is contained in:
9
dist/models/CreateAuth.ts
vendored
9
dist/models/CreateAuth.ts
vendored
@@ -1,9 +0,0 @@
|
||||
/* istanbul ignore file */
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
|
||||
export type CreateAuth = {
|
||||
username?: string;
|
||||
password: string;
|
||||
email?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user