kun-scheduler icon indicating copy to clipboard operation
kun-scheduler copied to clipboard

[Refactor] Unify naming conventions

Open JoshOY opened this issue 4 years ago • 1 comments

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.

JoshOY avatar Sep 28 '20 03:09 JoshOY

@dyng @MeloQiao @chenjienn @seaway-z @shikimoe @taoliu2019

JoshOY avatar Sep 28 '20 03:09 JoshOY