Skip to content

Commit a9dd0b9

Browse files
authored
Add documentation for the delimiter attribute
1 parent c43c8b9 commit a9dd0b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ timestamps | `Boolean` | no | Automatically add and manage `created` and `modifi
136136
created | `string` | no | Override default `created` field name |
137137
modified | `string` | no | Override default `modified` field name |
138138
schema | `object` | yes | Complex type that specifies the schema for the model (see below) |
139+
delimiter | `string` | no | The string that separates composite values in your sort key (`#` default) |
139140

140141
### Schema Definition
141142

0 commit comments

Comments
 (0)