Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 288 Bytes

File metadata and controls

8 lines (8 loc) · 288 Bytes

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