chore(docs): remove unneeded apiVersion param

This commit is contained in:
Blade Barringer
2016-10-03 17:11:59 -05:00
parent 285041cdee
commit c014da297c
25 changed files with 0 additions and 158 deletions

View File

@@ -17,7 +17,6 @@ let api = {};
/**
* @apiIgnore Payments are considered part of the private API
* @api {post} /iap/android/verify Android Verify IAP
* @apiVersion 3.0.0
* @apiName IapAndroidVerify
* @apiGroup Payments
**/
@@ -71,7 +70,6 @@ api.iapAndroidVerify = {
/**
* @apiIgnore Payments are considered part of the private API
* @api {post} /iap/ios/verify iOS Verify IAP
* @apiVersion 3.0.0
* @apiName IapiOSVerify
* @apiGroup Payments
**/