Generate code with openapi-generator (#3)

* Remove examples

* Generate project with openapi-generator

* Add wrapper classes

* Update AndroidManifest.xml
This commit is contained in:
Guilherme Werner 2025-05-27 07:53:37 -03:00 committed by GitHub
parent 0db8d03dcc
commit f0bceab05b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
94 changed files with 28324 additions and 853 deletions

View file

@ -1,7 +1 @@
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
}
rootProject.name = 'TribufuJvm'
include('lib')
include('examples')
rootProject.name = "tribufu"