Arthur Eberle

Results 6 issues of Arthur Eberle

When scrolling horizontally, vertical scrolling is disabled. But when scrolling vertically, horizontal is still possible. This leads to some weird scroll behavior on mobile devices as it can be seen...

Currently only one [AI model](https://replicate.com/nateraw/qrcode-stable-diffusion/versions/9cdabf8f8a991351960c7ce2105de2909514b40bd27ac202dba57935b07d29d4) is supported. The sole reason for that is that there were simply no other AI models that were able to create QR codes on [replicate](https://replicate.com)....

enhancement

**Describe the bug** According to the [docs](https://datahubproject.io/docs/graphql/mutations/#createglossaryterm) using `createGlossaryTerm` should overwrite a term if the provided ID already exists. But when firing the GraphQL Query, I get the following error...

bug

We have multiple asyncapi files in our project that share the same components. If i try to seperate them into multiple yaml files to reuse them, I either get an...

Our schemas include properties written in snake_case currently resulting in some awkward getter and setter names like for example `getClient_id` and `getUser_adress`. It would be awesome if the generator could...

Hey, is there a way to prevent the generation of interfaces and publisher/subscriber methods? If I have understood it correctly, this library is primarily to be used with Spring Cloud...