File: user-messages-api-589ee7d68ccba70c.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (7 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
    - Added new user messages API - GET /messages, GET /messages/<message_id>
      and DELETE /messages/<message_id>.
    - Added sorting, filtering and pagination to the user messages listing.
    - Added 'message_ttl' configuration option which can be used for
      configuring message expiration time.