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": "PENDING", "args": { /* зависи от инструмента, вижте по-долу */ }, "createdAt": "string - ISO 8601", "justification": "string - незадължително, мотивировка на агента", "confidence": 0.85, "contextSnapshot": { /* контекстът на коментара/страницата, относно който е заявката за одобрение */ } }
Result