Commit 5c96ba98 by Qiang Xue

minor update [skip ci]

parent dd4e91d3
......@@ -75,7 +75,8 @@ for accessing the user data. The APIs you have created include:
* `OPTIONS /users`: show the supported verbs regarding endpoint `/users`;
* `OPTIONS /users/123`: show the supported verbs regarding endpoint `/users/123`.
Note that Yii automatically pluralizes controller names for use in endpoints.
> Info: Yii will automatically pluralize controller names for use in endpoints.
You may access your APIs with the `curl` command like the following,
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment