Skip to content

Add new value in rateType enum #331

@sushilshinde

Description

@sushilshinde

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"]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions