-
Notifications
You must be signed in to change notification settings - Fork 5
Feature/wks 1322 add versioning #33
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
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
|
||
| type BodyValidator func(t require.TestingT, content []byte) | ||
|
|
||
| type workerSent struct { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe a more precise name, if is related to any specific endpoint, maybe workerDeployExpectedPayload or something like this ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed it to workerDeployPayload but still feels weird
72e1ffd to
0aa9134
Compare
|
I have read the CLA Document and I hereby sign the CLA |
…oy command Add check from server options to validate version length. Usage of V2 in test for create/update endpoints. Add test for options endpoint
0aa9134 to
5036600
Compare
mainbranch.go vet ./....go fmt ./....