BigNerd

Results 6 issues of BigNerd

**Describe the bug** When trying to extract a .tgz file with UnifiedArchive it reports the following error message: In Tar.php line 369: "Cannot access phar file entry '/' in archive...

bug

When defining a schema model as follows I would love to see the description occur in the FastAPI openapi.json / Swagger UI: ``` class InputSchema(pa.SchemaModel): year: Series[int] = pa.Field(description="the year...

I think in the following sentence the word 'only' occurs at the wrong position which changes the meaning of the statement inadvertently: "Note that the new mean only depends on...

Your article is absolutely awesome, thank you so much for providing it! As a very minor issue I think it should read 'independent of' instead of 'independent from' in the...

The smocker documentation, for example https://smocker.dev/technical-documentation/api.html#add-mocks suggests that mocks are created and maintained with respect to a session. Can you please clarify how this works and what it is useful...

When trying to import the attached postman collection I get "Import collection failed". No idea why it failed. I am attaching the said collection, maybe you can provide advice or...