Skip to content

Possible to use a resource with a namespaced resource on server? #391

Open
@lilasquared

Description

@lilasquared

I am not seeing how to define a namespace for a resource. on the server I have something like

  namespace :namespace do
    json_api_resources :resource
  end

the route this exists is at /namespace/resources

how do I configure this in json_api_client resource object?

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