Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Savchuk committed Feb 5, 2021
1 parent 1e8abb9 commit bc58382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,13 +447,13 @@ Here is a list of supported endpoints (more to come in the future):

* array getAccessScopes(array $args = [])

**ACCESS SCOPE RELATED METHODS:**
**STOREFRONT ACCESS TOKEN RELATED METHODS:**

* array getStorefrontAccessTokens(array $args = [])
* array createStorefrontAccessToken(array $args = [])
* array deleteStorefrontAccessToken(array $args = [])

**STOREFRONT ACCESS TOKEN RELATED METHODS:**
**APPLICATION CHARGE RELATED METHODS:**

* array getApplicationCharges(array $args = [])
* array getApplicationCharge(array $args = [])
Expand Down

0 comments on commit bc58382

Please sign in to comment.