Skip to content

Commit cc93b87

Browse files
authored
Warn. Inform about deprecated API used
1 parent 39b779d commit cc93b87

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
SOAP V5 API Documentation (deprecated)
2+
3+
If you currently use the SOAP API, you may still access the documentation by clicking on LINK. It is strongly advised to switch to the new REST API because the SOAP API will be discontinued in the coming future.
4+
5+
LINK: https://api.transip.nl/docs/transip.nl/package-Transip.html
6+
17
TransIP API
28
==================
39
Small library in Golang that implements:
@@ -171,4 +177,4 @@ func checkAvailability(username, privKeyPath string, domains []string) ([]transi
171177

172178
return res, nil
173179
}
174-
```
180+
```

0 commit comments

Comments
 (0)