Skip to content

Commit f49503b

Browse files
rdkcm-rdkeramasat
authored andcommitted
Auto-generate documentation from interface changes
1 parent 694b434 commit f49503b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/apis/Account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This method takes no parameters.
6262
| Name | Type | Description |
6363
| :-------- | :-------- | :-------- |
6464
| result | object | |
65-
| result.resetTime | integer | Time in UTC. Returns 0, if time is not available. |
65+
| result.resetTime | integer | Time in UTC. Returns 0, if time is not available. @retval Core::ERROR_NONE Last Checkout reset time is successfully retrieved |
6666

6767
### Examples
6868

@@ -108,7 +108,7 @@ Event details will be updated soon.
108108
| Name | Type | Description |
109109
| :-------- | :-------- | :-------- |
110110
| params | object | |
111-
| params.resetTime | integer | Time in UTC. Returns 0, if time is not available. |
111+
| params.resetTime | integer | Time in UTC. Returns 0, if time is not available. @retval Core::ERROR_NONE Last Checkout reset time is successfully retrieved |
112112
### Results
113113
| Name | Type | Description |
114114
| :-------- | :-------- | :-------- |

docs/apis/Backup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Event details will be updated soon.
6262
| Name | Type | Description |
6363
| :-------- | :-------- | :-------- |
6464
| params | object | |
65-
| params.scenario | string | Scenario for which the backup to happen |
65+
| params.scenario | string | Scenario for which the backup to happen @retval Core::ERROR_NONE Successfully backed up the settings |
6666
### Results
6767
| Name | Type | Description |
6868
| :-------- | :-------- | :-------- |
@@ -113,7 +113,7 @@ Event details will be updated soon.
113113
| Name | Type | Description |
114114
| :-------- | :-------- | :-------- |
115115
| params | object | |
116-
| params.scenario | string | Scenario for which the backup to happen |
116+
| params.scenario | string | Scenario for which the backup to happen @retval Core::ERROR_NONE Successfully backed up the settings |
117117
### Results
118118
| Name | Type | Description |
119119
| :-------- | :-------- | :-------- |
@@ -164,7 +164,7 @@ Event details will be updated soon.
164164
| Name | Type | Description |
165165
| :-------- | :-------- | :-------- |
166166
| params | object | |
167-
| params.scenario | string | Scenario for which the backup to happen |
167+
| params.scenario | string | Scenario for which the backup to happen @retval Core::ERROR_NONE Successfully backed up the settings |
168168
### Results
169169
| Name | Type | Description |
170170
| :-------- | :-------- | :-------- |
@@ -215,7 +215,7 @@ Event details will be updated soon.
215215
| Name | Type | Description |
216216
| :-------- | :-------- | :-------- |
217217
| params | object | |
218-
| params.scenario | string | Scenario for which the backup to happen |
218+
| params.scenario | string | Scenario for which the backup to happen @retval Core::ERROR_NONE Successfully backed up the settings |
219219
### Results
220220
| Name | Type | Description |
221221
| :-------- | :-------- | :-------- |

0 commit comments

Comments
 (0)