Skip to content
Snippets Groups Projects
Commit e659e802 authored by Taha Cherfia's avatar Taha Cherfia
Browse files

HOLI-5486: add comment to radius

parent 7ade333e
No related branches found
No related tags found
No related merge requests found
......@@ -38,5 +38,5 @@ export enum ApiRoutes {
export enum ApiDefaults {
CITY = "ALL_CITIES",
MIN_RADIUS = 5,
MAX_RADIUS = 50,
MAX_RADIUS = 50, // The largest radius in kilometers that the Voltastics API is capable of handling.
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment