Skip to content

Commit

Permalink
Merge pull request #7277 from David-Guillot/patch-2
Browse files Browse the repository at this point in the history
[WIP] [Docs][API] Misc fixes
  • Loading branch information
pjedrzejewski committed Jan 18, 2017
2 parents d42ad7b + 2bc378c commit 0891d06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/api/authorization.rst
Expand Up @@ -13,7 +13,7 @@ Sylius has configured OAuth2 authorization. The authorization process is standar

.. note::

User has to have ROLE_API role in order to access /api resources
User has to have ROLE_API_ACCESS role in order to access /api resources

Create OAuth client
~~~~~~~~~~~~~~~~~~~
Expand Down
6 changes: 3 additions & 3 deletions docs/api/orders.rst
Expand Up @@ -351,11 +351,11 @@ Parameters
~~~~~~~~~~

channel
The id of channel
Channel code (e.g. "US_WEB")
customer *(optional)*
The id of customer
currency
Currency code
localeCode
Locale code (e.g. "en_US")

Response
~~~~~~~~
Expand Down

0 comments on commit 0891d06

Please sign in to comment.