File: get-dataframes-v2-api-endpoint-3a4625c6008a5fca.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 (7 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Added a v2 API endpoint allowing to retrieve dataframes from
    the CloudKitty storage. This endpoint is available via a ``GET``
    request on ``/v2/dataframes``. Being the owner of the scope or
    having admin privileges are required to use this endpoint.