We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e0882b + 59fd005 commit 4197ea8Copy full SHA for 4197ea8
Src/Notion.Client/NotionAPIErrorCode.cs
@@ -49,6 +49,6 @@ public enum NotionAPIErrorCode
49
DatabaseConnectionUnavailable,
50
51
[EnumMember(Value = "gateway_timeout")]
52
- GetewayTimeout
+ GatewayTimeout
53
}
54
0 commit comments