This is an automated email from the ASF dual-hosted git repository.
dixitdeepak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 27fe0484e3 Added rest api entry in developer-manual.adoc
27fe0484e3 is described below
commit 27fe0484e30591630fa1256c9637113410f3966d
Author: Deepak Dixit <[email protected]>
AuthorDate: Tue Jun 16 10:54:51 2026 +0530
Added rest api entry in developer-manual.adoc
---
docs/asciidoc/developer-manual.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/asciidoc/developer-manual.adoc
b/docs/asciidoc/developer-manual.adoc
index 059ffca181..d058745023 100644
--- a/docs/asciidoc/developer-manual.adoc
+++ b/docs/asciidoc/developer-manual.adoc
@@ -229,6 +229,10 @@
include::applications/datamodel/DATAMODEL_CHANGES.adoc[leveloffset=+2]
A description of the service engine can be found at the
https://cwiki.apache.org/confluence/display/OFBIZ/Service+Engine+Guide[OFBiz
wiki Service Engine Guide]
+== REST API
+
+include::framework/rest-api/src/docs/asciidoc/rest-api.adoc[leveloffset=+1]
+
=== Declaration and Implementation
=== Supported languages