Kay-Uwe (Kiwi)

Results 9 comments of Kay-Uwe (Kiwi)

Hi all, I could work around this issue by specifing handlers for "no scheme" as illustrated below (in my app.py): ```py # -------------------- workaround begin # these handlers are used...

If you want to use refs also in files, you have also to patch resolve_refs function from connexion.json_schema, because it does not resolve refs recursively. Actually it is only about...

Many Thanks! Michael Batz schrieb am Mo., 14. Dez. 2020, 17:38: > Added a user story for the functionality in: > https://nethinks.atlassian.net/browse/NET-813 > > It there is some time in...

Hi Ruben, I like the idea of an ERD for viewing the types. This could be easily done with passing ERD language diagrams to a kroki server like https://kroki.io and...

Hi, Yes, I have abandoned my old custom email address and also my old freelancer page, because it was more work than it rewarded. I also did not visit bitbucket...

Hi, I am still running 3.18 and I added locally the updates. I will commit. Cheers!

It is not too difficult, because it is based on syntax highlighting, but there may be some tweaks needed.

@stugol, can you please be more specific? In HTML there are no regular expressions. If you include JavaScript atom should recognize this and correctly mark regexes. So this is handled...