Joshua Bartlett
Joshua Bartlett
Hey all, the V1 api classes in the PHP SDK all have the method `list{model}ithHttpInfo`, whose docblock contains the following return declaration: ```php /** * @return Array of \SquareConnect\Model\V1Item[], HTTP...
### Issue Summary [PHP Scoper](https://github.com/humbug/php-scoper) is a tool that adds a unique prefix to all namespaces in the vendor directory of a project in order to prevent namespace collisions -...
Hello there! I'd like to use Uvicorn for an application I'm working on, however, my use-case requires the ability to bind the application to multiple ports. Looking through the source...