This commit is contained in:
Ash R 2021-01-27 00:48:50 -05:00 committed by Stian Thorgersen
parent a30a2b3039
commit f70463b3c5

View file

@ -3,7 +3,7 @@
== Extending the Server
The {project_name} SPI framework offers the possibility to implement or override particular built-in providers. However {project_name}
also provides capabilities to extend it's core functionalities and domain. This includes possibilities to:
also provides capabilities to extend its core functionalities and domain. This includes possibilities to:
* Add custom REST endpoints to the {project_name} server
* Add your own custom SPI