-
Notifications
You must be signed in to change notification settings - Fork 82
IBX-10527: Describe Content Type Search REST API #2953
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
Conversation
Preview of modified filesPreview of modified Markdown: |
adriendupuis
left a comment
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.
Good! I wonder if there is some other status code than 200 and 400 but probably not.
mnocon
left a comment
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.
Thank you!
I think this is good already, but if you'd like to further improve it I'd suggest 2 optional things:
- Mention that this REST API exists somewhere in https://doc.ibexa.co/en/5.0/content_management/content_api/managing_content/#finding-and-filtering-content-types
- Expand the request example to include a more complex use case - for example, how to send a request with a LogicalAnd criterion? It's not that obvious to me
docs/api/rest_api/rest_api_reference/input/ibexa-content-types.raml
Outdated
Show resolved
Hide resolved
….raml Co-authored-by: Marek Nocoń <[email protected]>
Good idea, I wish I thought about it myself.
Will try and see if it works. If it does, I will update the examples. |
Describe Content Type Search REST API
Checklist