Issue #7004 has been updated by Nick Fagerlund.
Subject changed from The certificates REST endpoint should work for plural to
REST endpoint pluralization broken for certificates, resources, possibly others
The `resource` endpoint does the same thing. With both of them, you can force
the pluralization to work by shimming in an extra e.
$ curl -k -H "Accept: s"
https://redmaster.magpie.lan:8140/production/certificatees/anything
...and likewise resourcees.
----------------------------------------
Bug #7004: REST endpoint pluralization broken for certificates, resources,
possibly others
https://projects.puppetlabs.com/issues/7004
Author: Matt Robinson
Status: Accepted
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
Currently certificates as a plural maps to certificat as a singular, so search
doesn't work. The certificate_search endpoint does work, but it should be easy
to fix the plurality issue.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.