Skip to content

Commit

Permalink
[Auto Generated] 0.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
jigardafda committed Feb 8, 2023
1 parent 0ecd33b commit e2f48d0
Show file tree
Hide file tree
Showing 17 changed files with 11,654 additions and 11,481 deletions.
802 changes: 401 additions & 401 deletions documentation/application/CATALOG.md

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions documentation/application/CONTENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2377,26 +2377,6 @@ Success. Returns a list of pages along with their details. Check the example sho

#### [NavigationReference](#NavigationReference)

| Properties | Type | Nullable | Description |
| ---------- | ---- | -------- | ----------- |
| acl | ArrayList<String>? | yes | |
| tags | ArrayList<String>? | yes | |
| localeLanguage | [LocaleLanguage](#LocaleLanguage)? | yes | |
| image | String? | yes | |
| type | String? | yes | |
| action | [Action](#Action)? | yes | |
| active | Boolean? | yes | |
| display | String? | yes | |
| sortOrder | Int? | yes | |
| subNavigation | ArrayList<[SubNavigationReference](#SubNavigationReference)>? | yes | |

---




#### [SubNavigationReference](#SubNavigationReference)

| Properties | Type | Nullable | Description |
| ---------- | ---- | -------- | ----------- |
| acl | ArrayList<String>? | yes | |
Expand Down
Loading

0 comments on commit e2f48d0

Please sign in to comment.