TIKotlinCodegen/README.md

288 B

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