-
Notifications
You must be signed in to change notification settings - Fork 597
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
Add worker account settings #1027
Add worker account settings #1027
Conversation
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1027 +/- ##
==========================================
- Coverage 49.06% 49.02% -0.04%
==========================================
Files 108 109 +1
Lines 10428 10456 +28
==========================================
+ Hits 5116 5126 +10
- Misses 4200 4212 +12
- Partials 1112 1118 +6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
pulled over the same feedback from #1026 |
thanks! this is awesome stuff! |
This functionality has been released in v0.47.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Adds support for workers account settings: https://api.cloudflare.com/#worker-account-settings-properties
Has your change been tested?
Created units tests and they pass
Screenshots (if appropriate):
Types of changes
What sort of change does your code introduce/modify?
Checklist: