Update api version

This commit is contained in:
Guilherme Werner 2026-04-03 13:19:35 -03:00
parent 5071fdde1f
commit 26dbeb6867
56 changed files with 456 additions and 857 deletions

View file

@ -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}