CaseType api (v4) returns an empty definition
Overview
The CaseType api V4) returns an empty definition.
Reproduction steps
- Go to Support > Developers > Api explorer v4
- Select as Entity: CaseType
- Select as Action: get
- Select
definition
at the Add select dropdown - Press execute
Current behaviour
The field definition
is empty
Expected behaviour
The field definition
contains the case type definition.
Environment information
- CiviCRM: Standalone 6.1.0_
- PHP: 8.3
Comments
The api v3 does return a definition.
I will submit a PR.