serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

[#71] `Field name` and `Field contents` unifying #75

Closed DK318 closed 2 years ago

DK318 commented 2 years ago

Description

Problem

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.

Solution

Renamed fieldKey and fieldValue stuff to fieldName and fieldContents respectively.

Related issue(s)

Fixed #

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)