Skip to content

Commit bc76655

Browse files
Fix text in docs (#419)
1 parent 0637e9f commit bc76655

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wiki/markdown/REST-API.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Eiffel intelligence provides a REST API for performing CRUD operations on
44
the following endpoints:
55

66

7-
* [Query](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/query.md) - query Eiffel Intelligence for aggregated objects which fulfills a given condition.
8-
* [Query](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/query.md) - query for missed notifications which fulfills a given condition.
9-
* [Rules](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/running-rules-on-objects.md) - test rules work as expected.
7+
* [Query](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/query.md) - Query Eiffel Intelligence for aggregated objects which fulfills a given condition.
8+
* [Query](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/query.md) - Query for missed notifications which fulfills a given condition.
9+
* [Rules](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/running-rules-on-objects.md) - Test rules work as expected.
1010
* [Authentication](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/authentication.md)
1111
* [Subscriptions](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/subscription-API.md) - Manage subscriptions (Create, Read, Update, Delete) via HTTP POST requests.
1212
* [Download](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/download-files.md) - Download template files for Eiffel events, subscriptions and rules.

0 commit comments

Comments
 (0)