APIv4 - Ensure getFields always returns table_name and column_name
authorColeman Watts <coleman@civicrm.org>
Mon, 31 May 2021 15:53:56 +0000 (11:53 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 31 May 2021 17:46:52 +0000 (13:46 -0400)
commite60149f330d6b954e4dce18a9b115f2711c5dfb8
tree8a092f8ff03e14a5c58212420229452ee452710f
parent2bf220fd5b6025db6aa653227acc6d96fbf7cab9
APIv4 - Ensure getFields always returns table_name and column_name
Civi/Api4/Service/Spec/CustomFieldSpec.php
Civi/Api4/Service/Spec/FieldSpec.php
Civi/Api4/Service/Spec/RequestSpec.php
Civi/Api4/Service/Spec/SpecFormatter.php
tests/phpunit/api/v4/Action/CustomValueTest.php
tests/phpunit/api/v4/Action/GetFieldsTest.php