Files
api-guidelines/asynchronous-api-guidelines/02_asynchronous_api_guidelines/i_naming_conventions.md
2024-05-08 16:57:21 +02:00

288 B

adidas Asynchronous API guidelines

Asynchronous API guidelines

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