Ben Rapaport
Ben Rapaport
When injecting the `FirebaseClaims` object, no exception is raised for an unauthenticated user. It looks like it should raise a 401 exception because `auto_error` is set to `True`. Additionally, it...
Attempting to run the docker container on a macbook with an M1 chip gives the following warning: `The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8)...
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
After running the command on macos ``` ./scripts/generate.sh \ -i https://raw.githubusercontent.com/alpacahq/bkdocs/master/assets/openapi.yaml \ -p client \ -o generated \ -n api.services.alpaca.broker.client ``` I get the output ``` Storing intermediate outputs in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. There is no...