35e82746e8
Add support for querying user messages by specifying a timestamp, which will be compared to the created_at field, and manila will return all the messages matching to the time condition. Partially-Implements: blueprint query-user-message-by-timestamp Change-Id: I3d94bac4304c236f275abe7ce31432b0e2384247
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
features:
|
|
- User messages can be queried by timestamp with query keys
|
|
``created_since`` and ``created_before`` starting with API
|
|
version ``2.52``.
|