AxenT
AxenT
GET /service/Products?$filter=Name eq 'Milk' or Name eq 'Cheese' or Name eq 'Donut' can become GET /service/Products?$filter=Name in ('Milk', 'Cheese', 'Donut') https://docs.microsoft.com/en-us/odata/webapi/in-operator
Deprecated: Return type of SaintSystems\OData\Entity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
see https://packagist.org/packages/composer/composer #45
Please add support for composer/composer v2.x & update composer/composer version >1.10.22 but before version are deprecated -> https://packagist.org/packages/composer/composer
Just installed this and tried it, but I get the following Error: ComposerRequireChecker 4.5.0@5696f5eeac91838cfcb01ef1ce9709f18f2bbbea In CheckCommand.php line 170: There were no symbols found, please check your configuration. check [--config-file CONFIG-FILE]...
Your ngrok-agent version "2.3.40" is too old. The minimum supported agent version for your account is "3.2.0". Please update to a newer version with `ngrok update`, by downloading from https://ngrok.com/download,...
Failed to start the session because headers have already been sent by \"/srv/vendor/saintsystems/odata-client/src/ODataClient.php\" at line 75 ` public function __construct( $baseUrl, Callable $authenticationProvider = null, IHttpProvider $httpProvider = null )...