Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate notifications client #1229

Merged
merged 5 commits into from
Apr 2, 2020
Merged

Generate notifications client #1229

merged 5 commits into from
Apr 2, 2020

Conversation

indigok
Copy link

@indigok indigok commented Mar 31, 2020

Part of #1157. Generalizes the openapi_client_generator to work with the notifications clients. This one generated really cleanly 🎉

Method name changes:

mark_notifications_as_read => mark_as_read
thread_notifications => thread
update_thread_subscription => set_thread_subscription

The same: notifications, repository_notifications, mark_repository_notifications_as_read, mark_thread_as_read, thread_subscription, delete_thread_subscription

@indigok indigok changed the title Notifications Generate notifications client Mar 31, 2020
lib/octokit/connection.rb Outdated Show resolved Hide resolved
lib/openapi_client_generator.rb Outdated Show resolved Hide resolved
lib/openapi_client_generator.rb Outdated Show resolved Hide resolved
hmharvey and others added 2 commits April 2, 2020 13:01
@indigok indigok merged commit baebffb into master Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants