Files
freeipa/ipalib
Jan Cholasta 77e27de147 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>
2016-05-25 16:06:26 +02:00
..
2015-08-12 18:17:23 +02:00
2015-10-13 14:16:32 +02:00
2016-02-25 13:48:44 +01:00
2015-09-01 11:42:01 +02:00
2015-08-12 18:17:23 +02:00
2015-10-22 18:34:46 +02:00
2016-03-22 10:20:51 +01:00
2015-12-23 07:59:22 +01:00
2016-05-25 16:06:26 +02:00
2016-05-25 16:06:26 +02:00
2015-12-23 07:59:22 +01:00
2015-12-23 07:59:22 +01:00
2015-12-23 07:59:22 +01:00
2015-12-23 07:59:22 +01:00
2016-03-22 10:20:51 +01:00