proxmox/proxmox-api-macro/tests
Wolfgang Bumiller 973e7ccef0 rename some permission/access items
router.permissions(...) -> router.access(...)
    to be more consistent with the other builder methods and
    struct member names

ApiAccessPermissions -> ApiAccess
    shorter, not necessarily with defined permissions, and
    gets rid of a singular/plural confusion

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-04-15 09:19:25 +02:00
..
api1.rs rename some permission/access items 2020-04-15 09:19:25 +02:00
api2.rs api-macro: include default minimum/maximum for integer types 2020-03-06 11:59:08 +01:00
ext-schema.rs api-macro: add expanded data to tests for verification 2020-01-08 10:51:00 +01:00
int-limits.rs api-macro: add integer limit test cases 2020-03-06 12:02:32 +01:00
options.rs api-macro: add api_get_default!() macro 2020-03-19 15:49:34 +01:00
types.rs fix property sorting 2020-01-23 13:15:59 +01:00