summaryrefslogtreecommitdiffstats
path: root/ipatests
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2015-07-15 19:10:14 +0000
committerJan Cholasta <jcholast@redhat.com>2016-05-25 16:06:26 +0200
commit77e27de147729be36d19c89e21d5aa319412dc67 (patch)
tree96f942194d96783281a21f3b2bb66e20418231b8 /ipatests
parentac2e9e84cf67b59488a07ffe932019ce3e23b41a (diff)
downloadfreeipa-77e27de147729be36d19c89e21d5aa319412dc67.tar.gz
freeipa-77e27de147729be36d19c89e21d5aa319412dc67.tar.xz
freeipa-77e27de147729be36d19c89e21d5aa319412dc67.zip
makeapi: optimize API.txt
Change Param formatting to: * always use quantified names rather than the `required` and `multivalue` kwargs, * ignore kwargs with default value, * ignore kwargs related to validation, as validation is now strictly server-side, * ignore the `attribute` and `primary_key` kwargs, as they are relevant only on object params, * ignore the `include` and `exclude` kwargs, as makeapi takes into account only params available in the 'cli' context, * ignore the unused `csv` kwarg. Format optional Output arguments as kwargs. https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>
Diffstat (limited to 'ipatests')
0 files changed, 0 insertions, 0 deletions