Abstract_REST_Endpoint::READ_args()
Provides the content of the args array to register the endpoint support for GET requests.
Return
(TECEvent_AutomatorZapierRESTV1Endpointsarray<string|TECEvent_AutomatorZapierRESTV1Endpointsmixed>) An array of read 'args'.
Source
File: src/Event_Automator/Zapier/REST/V1/Endpoints/Abstract_REST_Endpoint.php
* @var bool
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |