Skip to content

Commit c4d7538

Browse files
committed
chore(rest-api-client): fix doc for get app actions
1 parent c95152e commit c4d7538

File tree

1 file changed

+4
-4
lines changed
  • packages/rest-api-client/docs

1 file changed

+4
-4
lines changed

packages/rest-api-client/docs/app.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1321,10 +1321,10 @@ Get the [Action](https://get.kintone.help/k/en/user/app_settings/appaction/set_a
13211321

13221322
#### Returns
13231323

1324-
| Name | Type | Description |
1325-
| -------- | :----: | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1326-
| revision | String | The revision number of the App settings. |
1327-
| actions | Object | An object listing Action settings. An object listing Action settings. <br/>For each property of this object, see “Response Parameters” section of [the reference](https://kintone.dev/en/docs/kintone/rest-api/apps/get-action-settings/) |
1324+
| Name | Type | Description |
1325+
| -------- | :----: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
1326+
| revision | String | The revision number of the App settings. |
1327+
| actions | Object | An object listing Action settings. <br/>For each property of this object, see “Response Parameters” section of [the reference](https://kintone.dev/en/docs/kintone/rest-api/apps/get-action-settings/) |
13281328

13291329
#### Reference
13301330

0 commit comments

Comments
 (0)