appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms ⚙️
https://appwrite.io
MIT License
258 stars 160 forks source link

Feat: Any type param #891

Closed Meldiron closed 4 days ago

Meldiron commented 4 days ago

What does this PR do?

Allows "any" as param type for mixed-type params

Test Plan

Related PRs and Issues

x

Have you read the Contributing Guidelines on issues?

yes

Meldiron commented 4 days ago

Not needed, TYPE_OBJECT solves the problem this was trying to address