Skip to content

Commit

Permalink
Merge branch 'main' into add-name-property-to-fileobject
Browse files Browse the repository at this point in the history
  • Loading branch information
KoditkarVedant authored Oct 29, 2024
2 parents 09937b6 + 4197ea8 commit a864e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Notion.Client/NotionAPIErrorCode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ public enum NotionAPIErrorCode
DatabaseConnectionUnavailable,

[EnumMember(Value = "gateway_timeout")]
GetewayTimeout
GatewayTimeout
}
}

0 comments on commit a864e0a

Please sign in to comment.