mirror of
https://github.com/Tribufu/TribufuJS
synced 2026-08-10 05:11:06 +00:00
Update api version
This commit is contained in:
parent
5071fdde1f
commit
26dbeb6867
56 changed files with 456 additions and 857 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* Tribufu API
|
||||
* API to access Tribufu services.
|
||||
*
|
||||
* The version of the OpenAPI document: 1.3.0
|
||||
* The version of the OpenAPI document: 1.4.2
|
||||
* Contact: contact@tribufu.com
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
||||
|
|
@ -24,7 +24,7 @@ export interface CreateUser {
|
|||
* @type {string}
|
||||
* @memberof CreateUser
|
||||
*/
|
||||
uuid?: string | null;
|
||||
uuid?: string;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue