kyleboe/zoom_rb

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ruby.yml
.gitignore
CHANGELOG.md
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
Rakefile
lib/zoom/actions.rb61
A
0 mins
lib/zoom/actions/account.rb23
A
0 mins
lib/zoom/actions/billing.rb34
A
0 mins
lib/zoom/actions/dashboard.rb16
A
0 mins
lib/zoom/actions/groups.rb13
A
0 mins
lib/zoom/actions/im/chat.rb16
A
0 mins
lib/zoom/actions/im/group.rb8
A
0 mins
lib/zoom/actions/m323_device.rb6
A
0 mins
lib/zoom/actions/meeting.rb46
A
0 mins
lib/zoom/actions/phone.rb10
A
0 mins
lib/zoom/actions/recording.rb19
A
0 mins
lib/zoom/actions/report.rb15
A
0 mins
lib/zoom/actions/roles.rb16
A
0 mins
lib/zoom/actions/sip_audio.rb21
A
0 mins
lib/zoom/actions/token.rb30
A
0 mins
lib/zoom/actions/user.rb51
A
0 mins
lib/zoom/actions/webinar.rb78
A
0 mins
lib/zoom/client.rb52
A
0 mins
lib/zoom/clients/jwt.rb17
A
0 mins
lib/zoom/clients/oauth.rb48
A
0 mins
lib/zoom/clients/server_to_server_oauth.rb30
A
0 mins
lib/zoom/constants/account/options/pay_modes.rb12
A
0 mins
lib/zoom/constants/account/settings/permitted_settings.rb124
A
0 mins
lib/zoom/constants/constants.rb31
A
0 mins
lib/zoom/constants/meeting/approval_types.rb11
A
0 mins
lib/zoom/constants/meeting/audio_type.rb11
A
0 mins
lib/zoom/constants/meeting/auto_recording.rb11
A
0 mins
lib/zoom/constants/meeting/registration_types.rb11
A
0 mins
lib/zoom/constants/meeting/types.rb12
A
0 mins
lib/zoom/constants/recurrence/monthly_weeks.rb13
A
0 mins
lib/zoom/constants/recurrence/types.rb11
A
0 mins
lib/zoom/constants/recurrence/weekly_days.rb15
A
0 mins
lib/zoom/constants/user/create_types.rb12
A
0 mins
lib/zoom/constants/user/types.rb11
A
0 mins
lib/zoom/constants/webinar/approval_types.rb11
A
0 mins
lib/zoom/constants/webinar/audio_type.rb11
A
0 mins
lib/zoom/constants/webinar/auto_recording.rb11
A
0 mins
lib/zoom/constants/webinar/registration_types.rb11
A
0 mins
lib/zoom/constants/webinar/types.rb11
A
0 mins
lib/zoom/error.rb22
A
0 mins
lib/zoom/interface.rb4
A
0 mins