https://github.com/Netflix/atlas
Revision 733b7effe58dc3afc591cacbafdfc8cfd27d7273 authored by brharrington on 10 January 2020, 00:28:25 UTC, committed by GitHub on 10 January 2020, 00:28:25 UTC
The goal is to try and make the naming more consistent
and standardize on `step` everywhere. Parts of lwcapi
were the only places that referred to this as `frequency`.

This updates the `ExpressionMetadata` class so it will
treat `step` as an alias. This will allow the eval library
to be updated. For now the output of the expressions api
needs to keep it as `frequency` to ensure backwards
compatibility with clients.
1 parent 6b79023
History
Tip revision: 733b7effe58dc3afc591cacbafdfc8cfd27d7273 authored by brharrington on 10 January 2020, 00:28:25 UTC
update lwcapi to accept `step` (#1125)
Tip revision: 733b7ef

README.md

back to top