specs icon indicating copy to clipboard operation
specs copied to clipboard

Normalize naming conventions across the API

Open wetneb opened this issue 3 years ago • 2 comments

In the manifest we have fields such as identifierSpace and feature_view. We should settle on a style: either identifierSpace and featureView, or identifier_space and feature_view.

I think in JSON it is somehow more common to have feature_view than featureView.

wetneb avatar Jul 28 '22 19:07 wetneb

Agree, underscore separation

thadguidry avatar Jul 28 '22 20:07 thadguidry

Yeah but on the other side, the identifierSpace and schemaSpace have been there for ages, whereas feature_view, so it would likely be much less disruptive to rename the latter…

wetneb avatar Jul 29 '22 04:07 wetneb

Resolved with #166 (PR for #150, which was a duplicate of this), closing.

fsteeg avatar Jul 11 '24 11:07 fsteeg