You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ahoy! Thank you for opening your first issue here! If this request is regarding troubleshooting your application, please reach out to the support team via https://support.twilio.com.
[main] INFO o.o.codegen.TemplateManager - writing file /Users/dgaedcke/dev/twilio/tw_convos/doc/UserEnumWebhookEnabledType.md
[main] WARN o.o.codegen.DefaultCodegen - Could not compute datatypeWithEnum from String, null
[main] WARN o.o.codegen.DefaultCodegen - Could not compute datatypeWithEnum from String, null
[main] WARN o.o.codegen.DefaultCodegen - Could not compute datatypeWithEnum from String, null
[main] WARN o.o.codegen.DefaultCodegen - Could not compute datatypeWithEnum from String, null
Issue Summary
Problem with client library generation when using:
-> twilio_conversations_v1.json
Code Snippet
after running this OAI generation command:
openapi-generator generate -c openapi_cfg.json -g dart-dio -i twilio_conversations_v1.json -o /Users/dgaedcke/dev/twilio/tw_convos
I get this "default_api.dart" file, with 7 invalid (broken) imports:
Technical details:
commit : 7f8b853
built : -999999999-01-01T00:00:00+18:00
The text was updated successfully, but these errors were encountered: