Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 5d55667

Browse files
committed
Move TODO List
1 parent ddf4beb commit 5d55667

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
Great to have all your Service-Now incidents, changes, tasks etc... on a beautiful dashboard for example !
44

5-
## TODO
6-
- [x] GET TableAPI
7-
- [ ] PUT TableAPI
8-
- [ ] PATCH TableAPI
9-
- [ ] DELETE TableAPI
10-
115
## How to use Service-Now-PHPClient ?
126

137
To use Service-Now-PHPClient, you must have to declare this in your files.
@@ -42,3 +36,9 @@ if($SNClient->Authenticated()){
4236
Open an issue and I will correct this :)
4337

4438
If you resolve the issue by modify code, do a pull request and add your name in comment.
39+
40+
## TODO
41+
- [x] GET TableAPI
42+
- [ ] PUT TableAPI
43+
- [ ] PATCH TableAPI
44+
- [ ] DELETE TableAPI

0 commit comments

Comments
 (0)