Code refactoring of enum like members (0.36.0) to ALL_CAPS not reflected in docs #3081
Closed
1 task done
Labels
bug
This issue is a bug.
docs/guide
Related to the developer guide
management/tracking
Issues that track a subject or multiple issues
p2
I'm submitting a ...
What is the current behavior?
Docs are out of sync regarding refactored enum like members (
0.36.0
):refactor: rename all L1 enum-like members to ALL_CAPS #3024 refactor: rename enum-like members to ALL_CAPS #3023, Rename all enum-like members to all-caps (same as normal enums) #3018 Fix capitalization of lambda.Runtime names #980 refactor: update all enum members to be ALL_CAPS - part II #2989 refactor: update all enum members to be UPPER_CASE #2918 convert all enums to UPPER_CASE (jsii?) #2287
What is the expected behavior (or behavior of feature suggested)?
Docs should be rewritten to reflect changes of refactor: rename all L1 enum-like members to ALL_CAPS #3024 refactor: rename enum-like members to ALL_CAPS #3023, Rename all enum-like members to all-caps (same as normal enums) #3018 Fix capitalization of lambda.Runtime names #980 refactor: update all enum members to be ALL_CAPS - part II #2989 refactor: update all enum members to be UPPER_CASE #2918 convert all enums to UPPER_CASE (jsii?) #2287
The text was updated successfully, but these errors were encountered: