|
|
||
|---|---|---|
| .idea | ||
| src/main | ||
| .gitignore | ||
| README.md | ||
| pom.xml | ||
README.md
Swagger Codegen Generator for kotlin android client. Restrictions:
- The project must use Retrofit2, Moshi, Coroutines
- Authentication and Authorization security scheme:
- HTTP authentication schemes (they use the Authorization header):
- Basic
- Bearer
- API keys in headers
- HTTP authentication schemes (they use the Authorization header):