Skip to content

Commit

Permalink
example
Browse files Browse the repository at this point in the history
  • Loading branch information
iesreza committed Aug 15, 2024
1 parent 23578ac commit a9e33c3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,8 @@ This example retrieves only the username and name fields from all records in the

- **Model Name:** The `{model}` variable is equal to the table name of the model.

- **Model Information:** Using `GET /admin/rest/models`, it is possible to get information about all available models.
- **Model Information:** Using `GET /admin/rest/models`, it is possible to get information about all available models.

---
#### Example Postman Collection
**[Postman Collection](https://github.com/getevo/restify/blob/master/example/example.postman_collection.json)**

0 comments on commit a9e33c3

Please sign in to comment.