jakeswenson / notion

Notion Offical API client library for rust
https://crates.io/crates/notion
MIT License
127 stars 61 forks source link

Url property can be null #26

Closed flamedmg closed 2 years ago

flamedmg commented 2 years ago

Hello again :) This is small change that i found is required for my code to work properly. Url property can be returned as null, here is an example json returned by notion:

image