1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-31 06:42:05 +00:00
norman/api
Dan Ramich aecae32b4a Fix pagination
Problem:
Pagination is not showing up

Solution:
Pagination was being created properly but then dropped in favor of an
empty version. Save the pagination on the context so it can be accessed
later and not reset.
2018-06-25 15:34:52 -07:00
..
access Add Create to access 2018-04-19 21:57:01 -07:00
builtin Make queryopts be a pointer 2017-12-28 16:49:51 +00:00
handler Fix pagination 2018-06-25 15:34:52 -07:00
writer add yaml support 2018-06-04 16:44:48 -07:00
server.go add yaml support 2018-06-04 16:44:48 -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