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 09937b6 + 4197ea8 commit a864e0aCopy full SHA for a864e0a
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