Skip to content

Commit 5ad9ab9

Browse files
authored
feat(data): Swift AppSync Events documentation (#8391)
1 parent 78986a6 commit 5ad9ab9

File tree

2 files changed

+638
-16
lines changed

2 files changed

+638
-16
lines changed

cspell.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,22 +1626,19 @@
16261626
"preconfigured",
16271627
"manylinux",
16281628
"GOARCH",
1629-
"norpc"
1630-
],
1631-
"flagWords": [
1632-
"hte",
1633-
"full-stack",
1634-
"Full-stack",
1635-
"Full-Stack",
1636-
"sudo"
1629+
"norpc",
1630+
"AWSSDKHTTP",
1631+
"HTTPAPI",
1632+
"AWSSDK",
1633+
"uppercased",
1634+
"autoclosure"
16371635
],
1636+
"flagWords": ["hte", "full-stack", "Full-stack", "Full-Stack", "sudo"],
16381637
"patterns": [
16391638
{
16401639
"name": "youtube-embed-ids",
16411640
"pattern": "/embedId=\".*\" /"
16421641
}
16431642
],
1644-
"ignoreRegExpList": [
1645-
"youtube-embed-ids"
1646-
]
1643+
"ignoreRegExpList": ["youtube-embed-ids"]
16471644
}

0 commit comments

Comments
 (0)