Skip to content

Commit a1106fa

Browse files
committed
Remove outdates implementation list
1 parent 0af775a commit a1106fa

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docs/usage.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -638,28 +638,6 @@ $client->getApi('custom_field')->list();
638638
$client->getApi('custom_field')->listNames();
639639
```
640640

641-
#### API entry points implementation state:
642-
643-
* :heavy_check_mark: Attachments
644-
* :heavy_check_mark: Groups
645-
* :heavy_check_mark: Custom Fields
646-
* :heavy_check_mark: Issues
647-
* :heavy_check_mark: Issue Categories
648-
* :heavy_check_mark: Issue Priorities
649-
* :x: *Issue Relations - only partially implemented*
650-
* :heavy_check_mark: Issue Statuses
651-
* :heavy_check_mark: News
652-
* :heavy_check_mark: Projects
653-
* :heavy_check_mark: Project Memberships
654-
* :heavy_check_mark: Queries
655-
* :heavy_check_mark: Roles
656-
* :heavy_check_mark: Time Entries
657-
* :heavy_check_mark: Time Entry Activities
658-
* :heavy_check_mark: Trackers
659-
* :heavy_check_mark: Users
660-
* :heavy_check_mark: Versions
661-
* :heavy_check_mark: Wiki
662-
663641
If some features are missing in `getApi()` you are welcome to create a PR. Besides, it is always possible to use the low-level API.
664642

665643
### Low-level API

0 commit comments

Comments
 (0)