Naming Conventions
As general naming conventions, asynchronous APIs MUST adhere to the following conventions
- Use of English 
- Avoid acronyms or explain them when used 
- Use camelCase unless stated otherwise 
Last updated
As general naming conventions, asynchronous APIs MUST adhere to the following conventions
Use of English
Avoid acronyms or explain them when used
Use camelCase unless stated otherwise
Last updated