Sylius/docs/book/api/index.rst
2021-07-20 19:17:46 +02:00

21 lines
758 B
ReStructuredText

API
===
.. warning::
The new, unified Sylius API is still under development, that's why the whole ``ApiBundle`` is tagged with ``@experimental``.
This means that all code from ``ApiBundle`` is excluded from :doc:`Backward Compatibility Promise </book/organization/backward-compatibility-promise>`.
To use this API remember to generate JWT token. For more information, please visit `jwt package documentation <https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/index.md#generate-the-ssh-keys>`_.
This part of the documentation is about the currently developed unified API for the Sylius platform.
.. toctree::
:hidden:
introduction
authorization
sylius_api_paths
.. include:: /book/api/map.rst.inc