FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Onay Kararı Veri Şeması"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "APPROVED | REJECTED | EXECUTION_FAILED", "decidedBy": "string - kararı veren moderatörün userId'si", "decidedAt": "string - ISO 8601 - isteğe bağlı, sadece karar verildikten sonra mevcut", "executedAt": "string - ISO 8601 - APPROVED olduğunda ve yürütme tamamlandığında mevcut", "executionResult": "string - yürütücü sonuç mesajı - yürütme sonrasında mevcut", "contextSnapshot": { /* approval.requested ile aynı */ } }
Result