1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-16 00:16:35 +00:00
norman/api
Craig Jellick 65807e9372 Distinguish between listing and getting
We now have resources (subtypes of authConfig) that can be retrieved
by ID but their collections are not viewable. This change is needed
to suppport that.
2018-01-31 19:30:51 -07:00
..
access Allow lookup of object without returning it 2018-01-16 19:54:43 +00:00
builtin Make queryopts be a pointer 2017-12-28 16:49:51 +00:00
handler Change RequestHandler signature 2018-01-30 23:56:30 +00:00
writer Change RequestHandler signature 2018-01-30 23:56:30 +00:00
server.go Distinguish between listing and getting 2018-01-31 19:30:51 -07:00
types.go More initial dev 2017-11-10 21:46:30 -07:00
validate.go Attempt to fix CSRF, still untested though 2017-12-29 22:23:14 +00:00