@extends('layouts.app') @section('title', 'API Documentation Viewer') @section('content')
Complete reference for all available endpoints, required parameters, and headers.
Endpoint URL
{{ $endpoint['endpoint'] ?? '' }}
{{ $endpoint['description'] ?? 'No description.' }}
{{ $header }}{{ $param }}{{ $param }}: {{ $desc }}