Searched defs:COMPATIBLE_API_VERSIONS (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/client/ | ||
H A D | api.py | 112 COMPATIBLE_API_VERSIONS = frozenset([72, 73, 74, 75, 76, 77, 78, 79, 80, 81, variable 321 if version_id not in COMPATIBLE_API_VERSIONS: |
Completed in 27 milliseconds