Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetID to Property interface #155

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

evanfuller
Copy link
Contributor

Properties necessarily have IDs, otherwise their Get endpoint would be useless.

Upon getting back a Page back from the GET /pages/:id endpoint, it would be useful to fetch specific properties by their IDs rather than by their names. Adding GetID() to the interface makes this possible.

Properties necessarily have IDs, otherwise their Get endpoint would be useless: https://developers.notion.com/reference/retrieve-a-page-property
@jomei jomei merged commit 7427259 into jomei:main Aug 19, 2023
1 check passed
@jomei
Copy link
Owner

jomei commented Aug 19, 2023

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants