FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Шема података одлуке о одобрењу"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "APPROVED | REJECTED | EXECUTION_FAILED", "decidedBy": "string - the userId of the moderator who decided", "decidedAt": "string - ISO 8601 - опционално, присутно само након одлуке", "executedAt": "string - ISO 8601 - присутно када је APPROVED и извршење је завршено", "executionResult": "string - executor result message - present after execute", "contextSnapshot": { /* исти као approval.requested */ } }
Result