File tree 3 files changed +4
-10
lines changed
3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 2
2
build /
3
3
dist /
4
4
jpush.egg-info /
5
- .idea /
5
+ .idea /
6
+ docs /
Original file line number Diff line number Diff line change 1
- Version 3.2.0
2
- -----------
3
- **Released 2015 Nov 9**
4
- Add push sms message api;
5
-
6
1
Version 3.1.0
7
2
-----------
8
3
**Released 2015 Nov 9**
Original file line number Diff line number Diff line change 5
5
6
6
对应的 REST API 文档:< http://docs.jpush.io/server/rest_api_v3_push/ >
7
7
8
-
9
-
10
8
## 环境配置
11
9
12
10
pip 方式:
@@ -72,12 +70,12 @@ _jpush.set_logging("DEBUG")
72
70
73
71
参考文档:< http://docs.jpush.io/server/http_status_code/ >
74
72
75
- Push v3 API 状态码 参考文档:< http://docs.jpush.io/server/rest_api_v3_push/ >
73
+ Push API 状态码 参考文档:< http://docs.jpush.io/server/rest_api_v3_push/ >
76
74
77
75
Report API 状态码 参考文档:< http://docs.jpush.io/server/rest_api_v3_report/ >
78
76
79
77
Device API 状态码 参考文档:< http://docs.jpush.io/server/rest_api_v3_device/ >
80
78
81
- Push Schedule API 状态码 参考文档:< http://docs.jpush.io/server/rest_api_push_schedule/ >
79
+ Schedule API 状态码 参考文档:< http://docs.jpush.io/server/rest_api_push_schedule/ >
82
80
83
81
[ Release页面] ( https://github.com/jpush/jpush-api-python-client/releases ) 有详细的版本发布记录与下载。
You can’t perform that action at this time.
0 commit comments