mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
Generate code with openapi-generator (#3)
* Remove examples * Generate project with openapi-generator * Add wrapper classes * Update AndroidManifest.xml
This commit is contained in:
parent
0db8d03dcc
commit
f0bceab05b
94 changed files with 28324 additions and 853 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue