ApexLegendsAPI
ApexLegendsAPI copied to clipboard
Consistency of field names in API response
Hey!
First, I want to thank you for your work. It seems that your API is just about the only one that provides data to Apex Legends.
Secondly, I would like to suggest a small improvement. I noticed that some fields are named in different styles. Somewhere snake_case is used and somewhere camelCase is used. For example, the readableDate_start and DurationInSecs fields.
Is there any way to fix it?