Skip to content
Snippets Groups Projects
Verified Commit 7f915e0d authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Add support for bare resource retrieval

This is useful in cases where the object is only required as a reference
for looking up other resources.

For example;
`client.password_lists.get(5, _bare: true).passwords.search(user_name: 'root')`
parent 11130397
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment