Skip to content

Commit 6cdcd5d

Browse files
srtaalejzimeg
andauthored
Update slack_sdk/models/AGENTS.md
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 142f748 commit 6cdcd5d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

slack_sdk/models/AGENTS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Choose the base class that matches the type you're adding.
5656
- Call `super().__init__()` with `type=self.type`
5757
- Call `show_unknown_key_warning(self, others)` to log unexpected kwargs
5858
- Use `TextObject.parse()`, `ConfirmObject.parse()`, and `BlockElement.parse()` for nested composition objects
59-
- Add `@JsonValidator` decorators for constraints (required fields, max lengths, enum values, date formats)
6059
- Use `@EnumValidator` for fields restricted to a set of values
6160

6261
2. **Register for deserialization:**

0 commit comments

Comments
 (0)