Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Parameters support for php-hal-client. #18

Description

@4ndygu

Hi there,

I'm trying to use php-hal-client to interface with an endpoint that supports the OData query language (https://msdn.microsoft.com/en-us/library/gg309461(v=crm.7).aspx). Is there any functionality in this client that lets me supply parameters to the URL without breaking the library? I.e.

    $entryPoint = new EntryPoint('/people?$filter= ...... ', $this->client);

or something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions