Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with default value logic #6

Open
mikeobrien opened this issue Apr 3, 2013 · 0 comments
Open

Fix issues with default value logic #6

mikeobrien opened this issue Apr 3, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@mikeobrien
Copy link
Owner

We need to mod swank to automatically setup the default value. On requests and querystrings there will either be a default value or if its nullable it will be optional. On url parameters and response there will not be any optional or default values. Default values need to take into consideration enum value override attributes. Also these must respect manual default and optional attributes.

@ghost ghost assigned mikeobrien Apr 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant