You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- A bug was fixed to allow preservation of URL parameters for service monitor addresses set at the following endpoints:
12
+
13
+
-[Managed Service Create](/docs/api/managed/#managed-service-create) (POST /managed/services)
14
+
-[Managed Service Update](/docs/api/managed/#managed-service-update) (PUT /managed/services/{serviceId})
15
+
16
+
-[OAuth Reference](/docs/api/#oauth-reference) has been updated to include Firewall, Maintenance, and Object Storage security scopes.
17
+
18
+
- The `x-linode-grant` for the [Event Mark as Seen](/docs/api/account/#event-mark-as-seen) (POST /account/events/{eventId}/seen) endpoint has been corrected to `read_only`. Previously, it was stated as `read_write`.
19
+
20
+
- The OAuth scope for the [Firewalls List](/docs/api/networking/#firewalls-list) (GET /networking/firewalls) endpoint has been correct to `firewall:read_only`. Previously, it was stated as `firewalls:read_only`.
0 commit comments