Kevin Breit
62bad5d592
Remove notes since it's already specified in the doc fragment ( #41614 )
2018-06-20 09:40:47 +02:00
Kevin Breit
4a0b8f5123
Added support for passing org_id instead of org_name ( #41518 )
...
- Faster execution if passed instead of org_name
- Updated documentation
- Added additional integration tests
2018-06-20 09:39:25 +02:00
Kevin Breit
7058f11e1d
Removed redundant documentation ( #41422 )
...
- Removed response documentation on keys which are standard across
modules.
2018-06-20 09:36:57 +02:00
Kevin Breit
2be2a572d6
Meraki utility now loads() JSON ( #40856 )
...
* Changed request() to run json.loads() instead of module doing it
- Removed json.loads() from modules
- Removed some unreliable integration tests
- Removed self.function setting in construct_path()
-
* PEP8 changes
* Remove debug line for push
2018-06-06 18:24:14 +02:00
Kevin Breit
e16490c9c0
[WIP] New module - meraki_admin ( #39837 )
...
New module - meraki_admin
2018-05-26 02:30:21 +02:00