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

API more BazQux compatibility #3320

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Jan 2, 2021

Implement compatibility fix, to allow the streamID / inclusion criteria
to be given as &s= parameter instead of in the URL path.
https://github.com/bazqux/bazqux-api#fetching-streams
This form of request is apparently sometimes used by FeedMe:


/api/greader.php/reader/api/0/stream/contents?output=json&n=100&xt=user%2F-%2Fstate%2Fcom.google%2Fread&ot=0&s=user%2F-%2Flabel%2FBlogs

Implement compatibility fix, to allow the streamID / inclusion criteria
to be given as `&s=` parameter instead of in the URL path.
https://github.com/bazqux/bazqux-api#fetching-streams
This form of request is apparently sometimes used by FeedMe:

```

/api/greader.php/reader/api/0/stream/contents?output=json&n=100&xt=user%2F-%2Fstate%2Fcom.google%2Fread&ot=0&s=user%2F-%2Flabel%2FBlogs
```
@Alkarex Alkarex added the API 🤝 API for other clients label Jan 2, 2021
@Alkarex Alkarex added this to the 1.18.0 milestone Jan 2, 2021
@Alkarex
Copy link
Member Author

Alkarex commented Jan 3, 2021

Merging, as I do not believe many will be interested in testing this edge-case PR :-)

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

Successfully merging this pull request may close these issues.

1 participant