cloudinary / cloudinary_kotlin

Cloudinary Kotlin SDK library
MIT License
11 stars 4 forks source link

feature/add-service-based-code-generation-support #37

Closed patrick-tolosa closed 3 years ago

patrick-tolosa commented 3 years ago

This PR adds Service based code generation support.

Contents

  1. CodeGen - Add config.js file with required configuration.
  2. Tests - Use the sanity runner package to create local test files
  3. Fix - Add missing support for assetType on a CloudinaryAsset