Update to latest v66.0 Spring `26

This commit is contained in:
Daniel Ballinger 2026-03-25 13:52:08 +13:00
parent 3837c0bfd7
commit abc6967f2a

View File

@ -32,7 +32,7 @@ Gather or infer before authoring:
Defaults unless specified:
- Sharing: `with sharing` (see sharing rules per type below)
- Access: `public` (use `global` only when required by managed packages or `@InvocableMethod`)
- API version: `62.0`
- API version: `66.0` (minimum version)
- ApexDoc comments: yes
---