File: adapt-client-to-v2-api-c870d5ca49af6341.yaml

package info (click to toggle)
python-cloudkittyclient 5.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 748 kB
  • sloc: python: 3,512; makefile: 26; sh: 2
file content (8 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    The client has been adapted to allow adding support for v2 API
    endpoints. The v2 client class implements all v1 endpoints, but v1
    endpoints ported to v2 will be overriden. The API version to use can be
    specified through the ``--os-rating-api-version`` option or the
    ``OS_RATING_API_VERSION``.