the-codegen-project / cli

Simplify your implementation in any language when using standards such as AsyncAPI
https://the-codegen-project.netlify.app/
Apache License 2.0
17 stars 0 forks source link

Type errors in channels index.ts file #103

Closed ALagoni97 closed 1 month ago

ALagoni97 commented 1 month ago

Should be a string: image

Expecting an enum but got a string image

ALagoni97 commented 1 month ago

This hasn't been fixed unfortunately. The enum hasn't been changed and is still being an empty string. image

jonaslagoni commented 1 month ago

Parameter requirements:

jonaslagoni commented 1 month ago

Fixed in https://github.com/the-codegen-project/cli/pull/114