-
Notifications
You must be signed in to change notification settings - Fork 3
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
IBX-8726: Added support for IsBookmarked criterion #123
IBX-8726: Added support for IsBookmarked criterion #123
Conversation
d62647f
to
a6b2600
Compare
{ | ||
$request = $this->createHttpRequest( | ||
'POST', | ||
'/api/ibexa/v2/bookmark/43' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: relying on volatile database ID. However we'd need to rewrite this into new test-rest package tests, which is not possible for rest itself yet. Just keeping this as a note to myself here ;)
765f67c
to
21ead60
Compare
21ead60
to
7d2d07b
Compare
Quality Gate passedIssues Measures |
Related PRs:
Description:
For QA:
Documentation: