File: added-v2-api-1ef829355c2feea4.yaml

package info (click to toggle)
cloudkitty 17.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,144 kB
  • sloc: python: 19,245; sh: 374; makefile: 220; pascal: 54
file content (11 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    A v2 API has been bootstrapped. It is compatible with the v2 storage and
    will be the base for all upcoming API endpoints. It is marked as
    ``EXPERIMENTAL`` for now.

upgrade:
  - |
    The v1 API is now marked as ``CURRENT``. The API root is now built with
    Flask instead of pecan