' . t('The following table shows the list of JSON API resources available.') . '

'; $output .= '

' . t("Use the overwrite operation to overwrite a resource's configuration. You can revert back to the default configuration using the revert operation.") . '

'; return $output; } }