Skip to content

Allow attributes with boolean or enum properties.#4

Open
Tom-V wants to merge 1 commit intoSmartasses:masterfrom
Tom-V:master
Open

Allow attributes with boolean or enum properties.#4
Tom-V wants to merge 1 commit intoSmartasses:masterfrom
Tom-V:master

Conversation

@Tom-V
Copy link

@Tom-V Tom-V commented Oct 24, 2017

Booleans would result in True or False which isn't valid (should be lowercase)
Enums should be defined as the enum name, converting from the number can give errors.
(Problem found with ResponseCacheAttribute)

@BennyM
Copy link
Member

BennyM commented Oct 24, 2017

Will check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants