Giter Club home page Giter Club logo

Comments (4)

remi avatar remi commented on September 18, 2024

No, unfortunately setting collection_path("/configurations/:configuration_id/publish_sets") is the right way to do it.

I’ll check if there’s a way we could add support for intersting path parameters back into the fetched resource’s attributes when her initializes it.

from her.

yonahforst avatar yonahforst commented on September 18, 2024

thanks, that would be amazing.

I'm not sure how this API has their models set up, maybe has_many :through, or polymorphic. In any case, they don't return the relation id, rather the entire object. would it make sense to be able to do something like:

 collection_path("/configurations/#{configuration.id}/publish_sets")

Also, I noticed that every object has its own url embedded as an attribute.

#<Skytap::Configuration(configurations/799324) id="799324" url="https://cloud.skytap.com/configurations/799324" name="234921" error="" runstate="stopped" suspend_on_idle=1800 routable=false .....>

I don't know if this is standard practice with REST APIs. If it is, would it make sense to allow the objects path to be inferred from the object itself (url attribute)?

from her.

billc avatar billc commented on September 18, 2024

I am having a similar issue with attempting to destroy_existing on a nested resource. Has any progress been made to address this issue?

from her.

billc avatar billc commented on September 18, 2024

@joshblour Do you have a gist of how you used delete_raw as a work around?

from her.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.