Skip to content

Commit

Permalink
fix docusaurs errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphhanna committed Jan 7, 2024
1 parent 815acc9 commit ff9dcbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/api/interfaces/IAPIModel.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ ___

**export**(`query`, `folder`, `user`): `any`

exports the specified models based on a query to a folder
outputs the specified models based on a query to a folder

#### Parameters

Expand Down
4 changes: 2 additions & 2 deletions docs/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ The entire execution will have one data scope object, shared among all nodes, ex

However, for SubProcess and Loop elements a seperate scope

![Image description](images/Data_Scripts_Services_model.PNG)
![Image description](images/Data_Scripts_Services.PNG)
![Image description](images/Data_scripts_services_model.PNG)
![Image description](images/Data_scripts_services.PNG)

# Data Query

Expand Down

0 comments on commit ff9dcbb

Please sign in to comment.