Orhan Hirsch

Results 4 issues of Orhan Hirsch

Hi, I'm having issues compiling this on MacOS High Sierra (10.13.4). When trying to compile this project (`rebar3 compile`) I get the following output: ``` ===> Verifying dependencies... ===> Compiling...

Hey, I am working on the forceUpdate tests and running into some isses. Two of the tests already written seem to fail at random. Sometimes they work, and sometimes they...

bug

If you get an error during search, it does not show because it is hidden behind the backdrop.

bug
frontend
level:easy
good-first-issue

### Description When using tuples in `pydantic` in python, it generates openapi spec with `prefixItems` instead of `items`. ``` "point": { "maxItems": 2, "minItems": 2, "prefixItems": [ { "type": "number"...

feature 🚀