Skip to content

Conversation

@seanmil
Copy link

@seanmil seanmil commented Oct 29, 2022

The implementation of the Resource API for the simple_get_filter feature uses an empty array for the names paramter to signal that all resources should be returned, not nil. Instead of changing the code to match the spec, it probably makes more sense to change the spec to match the implementation.

The implementation of the Resource API for the `simple_get_filter`
feature uses an empty array for the names paramter to signal that
all resources should be returned, not `nil`. Instead of changing
the code to match the spec, it probably makes more sense to
change the spec to match the implementation.
@seanmil
Copy link
Author

seanmil commented Oct 29, 2022

After consideration, I think fixing the documentation/specification makes more sense than fixing the code, but if a code fix is preferred please see: puppetlabs/puppet-resource_api#304

@CLAassistant
Copy link

CLAassistant commented Apr 19, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants