File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10186,31 +10186,19 @@
1018610186 },
1018710187 "name": {
1018810188 "type": "string",
10189- "description": "Name that is used for the From: header in autoreply message",
10190- "enum": [
10191- ""
10192- ]
10189+ "description": "Name that is used for the From: header in autoreply message"
1019310190 },
1019410191 "subject": {
1019510192 "type": "string",
10196- "description": "Autoreply subject line",
10197- "enum": [
10198- ""
10199- ]
10193+ "description": "Autoreply subject line"
1020010194 },
1020110195 "text": {
1020210196 "type": "string",
10203- "description": "Autoreply plaintext content",
10204- "enum": [
10205- ""
10206- ]
10197+ "description": "Autoreply plaintext content"
1020710198 },
1020810199 "html": {
1020910200 "type": "string",
10210- "description": "Autoreply HTML content",
10211- "enum": [
10212- ""
10213- ]
10201+ "description": "Autoreply HTML content"
1021410202 }
1021510203 },
1021610204 "required": [
You can’t perform that action at this time.
0 commit comments