Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 412 Bytes

AutoPhing Swagger

Swagger API Documentation

Targets

swagger-generate-docs

Generate API Documentation files

Configuration

  • swagger.file - Swagger CLI file
  • swagger.api.source - API Source files
  • swagger.api.url - API Base url
  • swagger.api.version - API Version
  • swagger.docs.output - Generated docs output directory

Dependencies

"zircote/swagger-php": "0.8.*"