소스 검색

Update README.md

Shalvah 4 년 전
부모
커밋
0d63f72c3e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -13,9 +13,9 @@ Generate API documentation for humans from your Laravel codebase. [Here's what t
 ## Features
 - Pretty HTML documentation page, with included code samples and friendly text
 - Markdown source files that can be edited to modify docs
-- Extracts body parameters information from FormRequests
+- Extracts body parameters information from Laravel FormRequests
 - Safely calls API endpoints to generate sample responses, with authentication and other custom configuration supported
-- Supports generating responses from Transformers or Eloquent API Resources
+- Supports generating responses from Eloquent API Resources or Fractal Transformers
 - Supports Postman collection and OpenAPI (Swagger) spec generation
 - Included UI components for additional styling
 - Easily customisable with custom views