proxmox/proxmox-api-macro/src/api
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
..
enums.rs api-macro: support renamed struct fields 2020-01-08 10:06:48 +01:00
method.rs rename some permission/access items 2020-04-15 09:19:25 +02:00
structs.rs api-macro: util: add join and join_debug helper 2020-04-14 13:27:36 +02:00