Skip to content

Commit

Permalink
[skip ci] fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheron committed Jul 27, 2020
1 parent 82fa97b commit a5349b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/rest/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ Allowed origins

Allowed origins allow to define the clients that can access the resource in case of a cross domain request by defining The **Access-Control-Allow-Origin** response header. |br|
This header field is returned by the ``OPTIONS`` method.

.. code-block:: php
:linenos:
:caption: app/controllers/RestOrgas.php
Expand Down

0 comments on commit a5349b9

Please sign in to comment.