-<h2 id="{!! Str::slug($group['name']) !!}-{!! $endpoint->endpointId() !!}"><a href="#{!! Str::slug($group['name']) !!}-{!! $endpoint->endpointId() !!}">🔗</a> {{ $endpoint->metadata->title ?: ($endpoint->httpMethods[0]." ".$endpoint->uri)}}</h2>
|