Skip to content

Support a .resourceFromURL method on the Client object to create a resource from a URL #79

@rigolepe

Description

@rigolepe
client.resourceFromURL(url: String): Try[Resource]  

This translates a given URL to a resource if it is available on this Client by mapping all URL path segments onto the corresponding resources while completing path parameters if necessary.

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