mirror of
https://github.com/Tribufu/TribufuJava
synced 2026-08-08 20:31:07 +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
3
src/main/AndroidManifest.xml
Normal file
3
src/main/AndroidManifest.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<manifest package="com.tribufu" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<application />
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue