I want to document my API enum as a key-value data strcutre where the key is the int value of the enum and the value is the constant name.
For example having this enum