Amon Stopinšek
Amon Stopinšek
I'm still experiencing this bug. The related bug reported in https://github.com/OpenAPITools/openapi-generator/issues/18290 is fixed by https://github.com/OpenAPITools/openapi-generator/pull/18297 (_so I am indeed running the correct version_), but this one remains. The resulting code...
Hm, strange. I tested on another computer to ensure there's not some strange caching causing the issues. Still getting this bug, but not the other one. This is how I...
I missed this issue when reporting the bug: - https://github.com/OpenAPITools/openapi-generator/issues/14577 There are more details about the bug there.
Tested https://github.com/OpenAPITools/openapi-generator/pull/18577. It fixes the issue for me.
I randomly ended up here looking for a solution to this issue. Sharing my notes - I suggest looking at: - https://github.com/searxng/searxng/issues/4435#issuecomment-2703224214 - https://github.com/benbusby/whoogle-search/issues/1211#issuecomment-2596885102 - https://github.com/tkattkat/google-search-scraper/blob/main/src/googleSearch.ts
Thank you for your help! I achieved what I wanted with: ```d2 # Style connections (** -> **)[*]{style.font-color: black; style.stroke: black;} (**
I came across the same issue with icon import on Linux