@php use Knuckles\Scribe\Tools\Utils as u; /** @var \Knuckles\Camel\Output\OutputEndpointData $endpoint */ @endphp
@if($endpoint->isAuthed() && $metadata['auth']['location'] !== 'body') @endif @if(count($endpoint->headers)) @endif @if(count($endpoint->urlParameters)) @endif @if(count($endpoint->queryParameters)) @endif @if(count($endpoint->bodyParameters)) @endif