Closed DK318 closed 2 years ago
We are using different naming for field name and field contents in core and CLI modules. However, in design doc we have these things unified.
field name
field contents
CLI
Renamed fieldKey and fieldValue stuff to fieldName and fieldContents respectively.
fieldKey
fieldValue
fieldName
fieldContents
Fixed #
Tests
Documentation
Description
Problem
We are using different naming for
field name
andfield contents
in core andCLI
modules. However, in design doc we have these things unified.Solution
Renamed
fieldKey
andfieldValue
stuff tofieldName
andfieldContents
respectively.Related issue(s)
Fixed #
:white_check_mark: Checklist for your Pull Request
Related changes (conditional)
Tests
Documentation
Stylistic guide (mandatory)