ethereum / keymanager-APIs

Collection of RESTful APIs provided by Ethereum consensus keymanagers
https://ethereum.github.io/keymanager-APIs/
Creative Commons Zero v1.0 Universal
37 stars 19 forks source link

Use camelCase to be consistent with beacon apis #48

Closed dapplion closed 2 years ago

dapplion commented 2 years ago

All operationId have camelCase in beacon APIs

https://github.com/ethereum/beacon-APIs/blob/9cab46ad3c94a4a2779b42fa21f6bb1955b60b56/apis/beacon/blocks/attestations.yaml#L2

Generator tooling uses operationId to name the client functions, which make more sense to name camelCase than UpperCamelCase

g11tech commented 2 years ago

could we get this merge pls :pray: :slightly_smiling_face: