Tribe__Events__REST__V1__Main::get_reference_url()
Returns the URL where the API users will find the API documentation.
Return
(string)
Source
File: src/Tribe/REST/V1/Main.php
public function get_reference_url() {
return esc_attr( 'https://theeventscalendar.com/' );
}