Skip to content

Commit

Permalink
chore(rest-api-client): change the method name moveToSpace to move
Browse files Browse the repository at this point in the history
  • Loading branch information
shabaraba committed Jul 11, 2024
1 parent 0a2e369 commit affb4d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rest-api-client/docs/app.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- [updateReports](#updateReports)
- [getAppActions](#getAppActions)
- [updateAppActions](#updateAppActions)
- [moveToSpace](#moveToSpace)
- [move](#move)
- [getPlugins](#getPlugins)

## Overview
Expand Down Expand Up @@ -1356,7 +1356,7 @@ Updates the [Action](https://get.kintone.help/k/en/user/app_settings/appaction/s

- https://kintone.dev/en/docs/kintone/rest-api/apps/update-action-settings/

### moveToSpace
### move

Changes the Space to which an App belongs.

Expand Down

0 comments on commit affb4d9

Please sign in to comment.