sidux

Results 6 comments of sidux

Hi, Good to know, We can have models and components auto-completion by adding annotations but the real problem is helpers. I don't any way to add completion for custom helpers...

Hi @lisachenko i see that the new version of GoAop is in RC and i want to know which change in this version can fix this bundle compatibility. thx

@RobbeSneyders I'll take some time during this week to finish this

I've done something like this as workaround, but I don't remember well the logic behind ```xml add remove set with set ```

Thanks of for the question ! When using Connexion’s async stack (Starlette/ASGI) you can no longer return a normal generator the way you might in a sync Flask app. Starlette...

I hope my earlier message didn’t sound somehow condescending, that wasn’t my intention at all. I just wanted to share how streaming can be done with Connexion. Improving the docs...