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

@SwagForm may need to use SchemaProperty instead of AbstractParameter #70

Closed
cnizzardini opened this issue Jun 26, 2020 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cnizzardini
Copy link
Owner

Might need to have @SwagForm not extend from AbstractParameter since its actually a schema property.

Placeholder for now.

@cnizzardini cnizzardini self-assigned this Jun 27, 2020
@cnizzardini cnizzardini added this to the 1.4 milestone Jun 27, 2020
@cnizzardini cnizzardini added the enhancement New feature or request label Jun 27, 2020
cnizzardini added a commit that referenced this issue Jun 27, 2020
- Split SwagDtoProperty into new annotations: SwagDtoQuery & SwagDtoForm
- Extend SwagDtoForm, SwagForm, and SwagEntityAttribute from
AbstractSchemaProperty
- Refactored DtoParser to support changes
- Extend SwagDto from AbstractParameter
- Updated README
- Updated unit tests
cnizzardini added a commit that referenced this issue Jun 27, 2020
…ema-property

#70 Refactored SwagDtoProperty and SwagForm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant