Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
L5Swagger
Http
Controllers
SwaggerController
PHP Class L5Swagger\Http\Controllers\SwaggerController
Inheritance:
extends
Illuminate\Routing\Controller
Afficher le fichier
Open project: darkaonline/l5-swagger
Méthodes publiques
Méthode
Description
api
( ) :
Response
Display Swagger API page.
docs
(
string
$jsonFile
= null ) :
Response
Dump api-docs.json content endpoint.
Method Details
api()
public
méthode
Display Swagger API page.
public
api
( ) :
Response
Résultat
Response
docs()
public
méthode
Dump api-docs.json content endpoint.
public
docs
(
string
$jsonFile
= null ) :
Response
$jsonFile
string
Résultat
Response