Felix Sargent
Felix Sargent
## Describe the bug Links in api.yaml to other HTTP methods don't resolve in Elements (but do in Studio) ## To Reproduce [Our Studio docs page](https://stoplight.truework.com/docs/truework/b3A6MzMxNTc2ODA-create-a-new-verification) [Our Elements docs page](https://www.truework.com/docs-2/b3A6MzMxNTc2ODA-create-a-new-verification#verification-processing)...
Is there any support for Home Key available? I can't find public documentation on how to implement Apple Homekey and was wondering if there were any way that I could...
https://auth0.com/docs/api-auth/tutorials/password-grant
Argument of type "Literal['']" cannot be assigned to parameter "default" of type "NoValue" in function "str" "Literal['']" is incompatible with "NoValue"Pylance[reportGeneralTypeIssues](https://github.com/microsoft/pyright/blob/main/docs/configuration.md#reportGeneralTypeIssues) I believe this would be fixed by changing the...
Should resolve https://github.com/joke2k/django-environ/issues/451
Python 3.8 widget_tweaks 1.4.2 ``` File "/Users/felixsargent/src/hiring/resume-ranker-frontend/mysite/.venv/lib/python3.8/site-packages/widget_tweaks/__init__.py", line 1, in from pkg_resources import get_distribution, DistributionNotFound File "/Users/felixsargent/src/hiring/resume-ranker-frontend/mysite/.venv/lib/python3.8/site-packages/pkg_resources/__init__.py", line 121, in warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) DeprecationWarning: pkg_resources is...
### Description This PR removes the dependency on [@deepcode/dcignore](https://github.com/DeepCodeAI/dcignore) as it only serves to create a static file. Instead we source the text from inside this repository, since it's the...