Skip to content

Commit

Permalink
Merge pull request #473 from akvamalin/update-documentation
Browse files Browse the repository at this point in the history
Update getRulesConfigs docs to include callback
  • Loading branch information
damieng committed Mar 25, 2020
2 parents 7859f69 + 3724e52 commit 43b33a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/management/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2394,6 +2394,7 @@ utils.wrapPropertyMethod(ManagementClient, 'setRulesConfig', 'rulesConfigs.set')
*
* @method getRulesConfigs
* @memberOf module:management.ManagementClient.prototype
* @param {Function} [cb] Callback function.
*
* @example
*
Expand Down

0 comments on commit 43b33a1

Please sign in to comment.