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.
1 parent 5e0882b commit 59fd005Copy full SHA for 59fd005
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