Skip to content

Fix resolving object from request with overridden uri #164

@MisterBolt

Description

@MisterBolt

I need to use custom URIs like that, but that method doesn't return object:

    def self.create(params)
      with("fcc-add-records").new.post(params)
    end

    def self.update(params)
      with("fcc-update-records").new.post(params)
    end

https://github.com/balvig/spyke/pull/167/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions