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

mention-of URL parameter not working? #206

Open
johnridesabike opened this issue Mar 6, 2024 · 0 comments
Open

mention-of URL parameter not working? #206

johnridesabike opened this issue Mar 6, 2024 · 0 comments

Comments

@johnridesabike
Copy link

Adding wm-property=mention-of to the URL parameter does not seem to work.

Example: https://webmention.io/api/mentions.jf2?wm-property=mention-of&target=https%3A%2F%2Fbikewalk.life%2F2023%2F10%2Fi-was-hit-by-a-car-while-bicycling%2F

{
  "type": "feed",
  "name": "Webmentions",
  "children": []
}

Here's same request without a wm-property filter. Notice the mention-of entries in it. https://webmention.io/api/mentions.jf2?target=https%3A%2F%2Fbikewalk.life%2F2023%2F10%2Fi-was-hit-by-a-car-while-bicycling%2F

The other types of wm-property filters seem to work, at least that I tested (like-of, repost-of, etc.).

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

No branches or pull requests

1 participant