crowdin / crowdin/crowdin-api-client-ruby
Security Logs API support
- Dominant language
- Ruby
- Stars
- 59
- Forks
- 22
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
Crowdin has recently released a new API methods to get information about security logs. It would be great to add support of these methods to the Crowdin API client.
**References:**
- [List User Security Logs](https://developer.crowdin.com/api/v2/#operation/api.users.security-logs.getMany)
- [Get User Security Log](https://developer.crowdin.com/api/v2/#operation/api.users.security-logs.get)
- [List Organization Security Logs](https://developer.crowdin.com/enterprise/api/v2/#operation/api.security-logs.getMany) (Crowdin Enterprise)
- [Get Organization Security Log](https://developer.crowdin.com/enterprise/api/v2/#operation/api.security-logs.get) (Crowdin Enterprise)
Contributor guide
Assessment
This issue has not been assessed yet.