Skip to content

Commit 7391cdb

Browse files
committed
Remove reference to deprecated AppendRows endpoint
1 parent ef2d88a commit 7391cdb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

intro/models.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@ SeaTable offers some column types that are **filled automatically**. It is not p
190190

191191
### Handling of default values
192192

193-
If you use the old [Append Rows](https://api.seatable.io/reference/appendrowsdeprecated) endpoint, the **default values** of the text, number and single select column types **won't be filled** by the API request automatically. If you leave these fields blank, they'll also be blank after the new row is appended, which is different than the behavior on the web UI.
194-
195193
If you use the new [Append Rows](https://api.seatable.io/reference/appendrows) endpoint, you can set the `apply_default` body parameter to `true`, which ensures that any default values are automatically applied.
196194

197195
---

0 commit comments

Comments
 (0)