frostfs-api/compatibility/accounting.json
Ori Bruk c3665fc29f [#68] Ensure compatibility of different API versions with each other.
Update linters.

Signed-off-by: Ori Bruk <o.bruk@yadro.com>
2024-11-05 16:52:00 +03:00

9 lines
117 B
JSON

{
"compatibilityInfo": {
"Balance": {
"v3.0": {
"compatibility": "SUPPORTED"
}
}
}
}