docs/AclEntryApi.md in fastly-4.3.0 vs docs/AclEntryApi.md in fastly-4.4.0
- old
+ new
@@ -18,10 +18,10 @@
```ruby
bulk_update_acl_entries(opts): <InlineResponse200> # Update multiple ACL entries
```
-Update multiple ACL entries on the same ACL.
+Update multiple ACL entries on the same ACL. For faster updates to your service, group your changes into large batches. The maximum batch size is 1000 entries. [Contact support](https://support.fastly.com/) to discuss raising this limit.
### Examples
```ruby
api_instance = Fastly::AclEntryApi.new