diff --git a/README.md b/README.md index a93a2cb..bdb2ee4 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ class YourController extends Controller The following properties are available: +* `section`: allow to group resources + * `resource`: whether the method describes a main resource or not (default: `false`); * `description`: a description of the API method;