profcomff / profcomff/modal-service-api
добавить валидацию полей при создании note
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 18d 7h
- Merged PRs (30d)
- 2
Description
в текущей реализации нет проверки на определенные условия, надо сделать отдельный метод проверки в services на:
- start_ts < end_ts при is_always=False
- frequency >= 1
- непустые group_ids, services_ids
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.