|
@@ -9,8 +9,8 @@ Generate API documentation for humans from your Laravel/Lumen/[Dingo](https://gi
|
|
|
* [Whats new](whats-new.md)
|
|
|
* [Migrating from mpociot/laravel-apidoc-generator](migrating.md)
|
|
|
* [Documenting Your API](documenting.md)
|
|
|
-* [Adding general API information](documenting-api-information.md)
|
|
|
-* [Documenting endpoint metadata](documenting-endpoint-metadata.md) (endpoint group, title, description, authentication status)
|
|
|
+* [Adding general information about your API](documenting-api-information.md)
|
|
|
+* [Documenting endpoint metadata](documenting-endpoint-metadata.md)
|
|
|
* [Specifying headers to be sent in requests to the endpoint](documenting-endpoint-headers.md)
|
|
|
* [Documenting query parameters and URL parameters to be sent in requests to the endpoint](documenting-endpoint-query-parameters.md)
|
|
|
* [Documenting body parameters and files to be sent in requests to the endpoint](documenting-endpoint-body-parameters.md)
|