PeteFlugstad

Results 1 issues of PeteFlugstad

##### Description I have a fastapi defined interface with a enum (TaskStatus) and a structure (Task) containing an instance of that enum with a default. I extract the openapi.json from...