File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,17 @@ Publishing an app in Lowcoder transitions it from a Editing State to a live (pub
55## Publishing States
66
771 . ** Editing State** :
8- * Apps in this state can only be accessed via the ` /preview ` endpoint by allowed users and user- groups.
8+ * Apps in this state can only be accessed via the ` /preview ` endpoint by allowing users and user groups.
99 * Changes made to the app are reflected in real-time during editing but are not visible to end-users until published.
10102 . ** Published State** :
11- * The most recent version of the app at the time of publishing becomes the official published version.
11+ * The app's most recent version at the time of publishing becomes the official published version.
1212 * The published version remains unchanged until a new publish action is performed, even if further edits are made to the app in the meantime.
1313 * Published apps are accessible via the ` /view ` endpoint.
1414
1515<figure ><img src =" ../.gitbook/assets/App Editor Publish App.png " alt =" " ><figcaption ></figcaption ></figure >
1616
17+ {% embed url="https://app.supademo.com/demo/clyedpmvb0tt1thf7nke6hx7j " %}
18+
1719## Publishing Scope
1820
1921An app can be published with different scopes, determining who can access the app:
You can’t perform that action at this time.
0 commit comments