kun-scheduler
kun-scheduler copied to clipboard
[Refactor] Unify naming conventions
Currently our API naming convention is in a mess. Fields with the same functionality or meaning are named in different words.
For instance:
-
sortKey
(data discovery API),sortColumn
(dashboard), etc. -
pageNum
,pageNumber
This will confuse our API users and cause maintainability issues. We must reach consensus on the list of terms to be used.
@dyng @MeloQiao @chenjienn @seaway-z @shikimoe @taoliu2019