apply_filters( 'tribe_rest_swagger_qr_documentation', array $documentation )
Filters the Swagger documentation generated for an QR in the ET+ REST API.
Contents
Parameters
- $documentation
-
(array) An associative PHP array in the format supported by Swagger.
Source
File: src/Tribe/REST/V1/Documentation/QR_Definition_Provider.php
Changelog
| Version | Description |
|---|---|
| 5.7.0 | Introduced. |