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

HAWKULAR-105 Swagger: parameter "Notes" text is not correct #7

Merged
merged 1 commit into from
Mar 30, 2015

Conversation

tsegismont
Copy link
Contributor

Notes attribute isn't available in Swagger ApiModel schema. So the to Swagger Maven plugin simply copies the description field.

Removed the notes column and replaced it with allowable values.
Changed column names to uppercase.
Removed the access column.
Simplified the type column (give the name only instead of trying to
build a link).

Swagger Maven plugin simply copies description field.

Removed the notes column and replaced it with allowable values.

Changed column names to uppercase.

Removed the access column.

Simplified the type column (give the name only instead of trying to
build a link).
@tsegismont tsegismont changed the title Notes attribute isn't available in Swagger ApiModel schema. So the HAWKULAR-105 Swagger: parameter "Notes" text is not correct Mar 30, 2015
@tsegismont
Copy link
Contributor Author

@Jiri-Kremser @burmanm can you review the PR? Thanks

@jkremser
Copy link
Member

lgtm

jkremser added a commit that referenced this pull request Mar 30, 2015
HAWKULAR-105 Swagger: parameter "Notes" text is not correct
@jkremser jkremser merged commit 5ea9118 into hawkular:swagger Mar 30, 2015
@tsegismont tsegismont deleted the jira/HAWKULAR-105 branch April 7, 2015 13:09
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.

None yet

2 participants