chatbox-inc/laravel-swagger

There is no license information available for the latest version (dev-master) of this package.

dev-master 2018-03-13 10:42 UTC

This package is auto-updated.

Last update: 2024-11-13 19:30:27 UTC


README

Functions

  • 記述したRoute から Swagger の生成
  • 記述したRouteの自動テスト
  • 記述したRoute から Swagger-ui の生成
  • 記述したRoute の一括ルート登録
  • require-dev install の対応
  • front 向け リクエスト JSON の吐き出し
  • ドキュメントの整備

Parser

  • Bearer 以外のSecuritySchema
  • Path/Query 以外のParameter
  • その他v3.0 example の対応

CI

  • Circle CI 導入
  • デモの構築
  • csfixer
  • phpstan