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 Notion. #40

Merged
merged 3 commits into from
Feb 4, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions entries/n/notion.so.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{

Check failure on line 1 in entries/n/notion.so.json

View workflow job for this annotation

GitHub Actions / External Tests

Rate limit exceeded for SimilarWeb API while fetching notion.so rank. Please wait for a maintainer to review your pull request. https://www.similarweb.com/website/notion.so

Check failure on line 1 in entries/n/notion.so.json

View workflow job for this annotation

GitHub Actions / JavaScript tests

additionalProperties

Notion must NOT have additional properties

Check failure on line 1 in entries/n/notion.so.json

View workflow job for this annotation

GitHub Actions / JavaScript tests

minItems

categories must NOT have fewer than 2 items

Check failure on line 1 in entries/n/notion.so.json

View workflow job for this annotation

GitHub Actions / JavaScript tests

type

categories must be string

Check failure on line 1 in entries/n/notion.so.json

View workflow job for this annotation

GitHub Actions / JavaScript tests

oneOf

categories must match exactly one schema in oneOf
"Notion": {
"domain": "notion.so",
"passwordless": "allowed",
"documentation": "https://www.notion.com/help/passkeys",
"categories": [
"communication"
]
}
}
Loading