mirror of
https://github.com/Tribufu/TribufuJava
synced 2026-08-16 08:01:09 +00:00
Update api to 1.4.3
This commit is contained in:
parent
05878c3e24
commit
3bf0de491f
69 changed files with 1557 additions and 1075 deletions
|
|
@ -2,7 +2,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.3
|
||||
* Contact: contact@tribufu.com
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
||||
|
|
@ -49,7 +49,7 @@ import com.tribufu.generated.JSON;
|
|||
/**
|
||||
* IntrospectResponse
|
||||
*/
|
||||
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-12-27T09:52:38.593392400-03:00[America/Sao_Paulo]", comments = "Generator version: 7.12.0")
|
||||
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-06-15T20:18:39.326231700-03:00[America/Sao_Paulo]", comments = "Generator version: 7.12.0")
|
||||
public class IntrospectResponse {
|
||||
public static final String SERIALIZED_NAME_JTI = "jti";
|
||||
@SerializedName(SERIALIZED_NAME_JTI)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue