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

Create status validation for nodes #397

Open
camelya58 opened this issue Sep 8, 2020 · 0 comments
Open

Create status validation for nodes #397

camelya58 opened this issue Sep 8, 2020 · 0 comments
Assignees

Comments

@camelya58
Copy link
Member

Please, create status validation for nodes in create and update methods of NodeServiceRealization.
For example, when the node has created or updated it should receive automatically status MODERATED. And it would not be necessary to generate it yourself in a field while the node is being created or updated.

Currently, the NodeRequest does not have a "status" field, but it is filled with "null".

Please, also delete the field "status" from PostRequest (it has already generated automatically).

When you fix it, please describe it in already existed docs.

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