Files
geointel/contracts/api/examples/error_feature_disabled.json
T
Codex 6ea3586a3e
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled
Initial GeoIntel V1 foundation
2026-06-16 23:36:32 +02:00

8 lines
188 B
JSON

{
"error": {
"code": "FEATURE_DISABLED",
"message": "This feature is disabled in the current milestone.",
"details": {"feature": "LIDAR_LAB", "target_milestone": "V4"}
}
}