Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit e0dfc33

Browse files
committed
Change documentation
1 parent 0f016b2 commit e0dfc33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Available api resources are:
2929
* `GET` `/admin/about` Returns plugin information.
3030
* Response body example: `{ "version": "1.2.0" }`
3131
* `GET` `/admin/behaviors` Returns behaviors collection.
32-
* `GET` `/admin/behaviors/:name` Returns an specific behavior.
32+
* `GET` `/admin/behaviors/:id` Returns an specific behavior.
3333
* `GET` `/admin/fixtures` Returns fixtures collection.
3434
* `GET` `/admin/fixtures/:id` Returns an specific fixture.
3535
* `GET` `/admin/settings` Returns current server settings.

0 commit comments

Comments
 (0)