File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff 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-
663641If 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
You can’t perform that action at this time.
0 commit comments