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

Add new value in rateType enum #331

Closed
sushilshinde opened this issue Jun 10, 2021 · 2 comments
Closed

Add new value in rateType enum #331

sushilshinde opened this issue Jun 10, 2021 · 2 comments
Assignees
Milestone

Comments

@sushilshinde
Copy link
Collaborator

Add annual value to list

Joi.rateType = () => Joi.string().valid('hourly', 'daily', 'weekly', 'monthly')

Related Change topcoder-platform/taas-es-processor#75

Update Swagger

enum: ["hourly", "daily", "weekly", "monthly"]

@SathyaJayabal
Copy link
Collaborator

verified on dev
Screenshot 2021-06-17 at 11 45 17 AM

@SathyaJayabal SathyaJayabal added this to the Jun 17 milestone Jun 17, 2021
@sandhiyakavi
Copy link
Collaborator

Verified on Prod Env.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants