Skip to content

Commit 211d861

Browse files
committed
Add api-endpoint to app-build
1 parent c3a4291 commit 211d861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/App-Custom-Ontimize-Overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ Then, rebuild your application (Note: this will overwrite all files in your Onti
204204
PRO TIP: create a new application (app-create) with the edited app_model.yaml and merge the changes for the selected components back into the original app.
205205
```bash
206206
ApiLogicServer app-build --app=app
207+
208+
# Build or ReBuild a single API Endpoint
209+
ApiLogicServer app-build --app=app --api-endpoint=Customer
207210
```
208211

209212
### 3d. Customize Created App

0 commit comments

Comments
 (0)