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

Removed protobuf-to-swagger conversion artifacts #114

Merged
merged 2 commits into from
Mar 7, 2019

Conversation

delagoya
Copy link
Collaborator

  • removed any title: OPTIONAL annotations that did not make sense
  • added required: [] for required parameters
  • Added schema version, updating minor version since prefix may be a API breaking change

Signed-off-by: Angel Pizarro delagoya@gmail.com

* removed any `title: OPTIONAL` annotations that did not make sense
* added `required: []` for required parameters
* Added schema version, updating minor version since prefix may be a API breaking change

Signed-off-by: Angel Pizarro <delagoya@gmail.com>
@susheel
Copy link
Member

susheel commented Mar 6, 2019

@delagoya Shall I point this PR to develop and review changes?

@delagoya
Copy link
Collaborator Author

delagoya commented Mar 6, 2019

Yep

@susheel susheel changed the base branch from master to develop March 6, 2019 08:23
Removed `creation_time` from the required list for `tesTask` as it's marked as `readOnly` as per @adamstruck's [comment](#114 (review)).
Copy link
Member

@susheel susheel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@susheel
Copy link
Member

susheel commented Mar 7, 2019

@delagoya @adamstruck Are you happy to merge?

@susheel susheel merged commit d55bf88 into develop Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants