FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Schemat danych żądania zatwierdzenia"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "PENDING", "args": { /* w zależności od narzędzia, patrz niżej */ }, "createdAt": "string - ISO 8601", "justification": "string - opcjonalne, uzasadnienie agenta", "confidence": 0.85, "contextSnapshot": { /* kontekst komentarza/strony, którego dotyczy zatwierdzenie */ } }
Result