Skip to content

ApiResource useless for some requests #99

Closed
@theluk

Description

@theluk

For example

  1. Template preview. You cannot use the unwrapped template apiresource, because it should be a post and create function does not support $resourcePath. The only workaround is setting the endpoint explicitly and then resetting it
  2. All api POST and UPDATE calls that expects a query string parameter, as the ApiResources create and update functions simply omit the query string option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions