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

package info (click to toggle)
cloudkitty 13.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: python: 16,997; sh: 372; makefile: 218; 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