bella-openapi 1.0.0.2__py3-none-any.whl → 1.0.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bella_openapi-1.0.0.2.dist-info → bella_openapi-1.0.0.3.dist-info}/METADATA +3 -3
- bella_openapi-1.0.0.3.dist-info/RECORD +22 -0
- bella_openapi-1.0.0.3.dist-info/top_level.txt +1 -0
- bella_openapi-1.0.0.2.dist-info/RECORD +0 -22
- bella_openapi-1.0.0.2.dist-info/top_level.txt +0 -1
- {bella-openapi → bella_openapi}/__init__.py +0 -0
- {bella-openapi → bella_openapi}/auth_billing.py +0 -0
- {bella-openapi → bella_openapi}/authorize.py +0 -0
- {bella-openapi → bella_openapi}/bella_trace/__init__.py +0 -0
- {bella-openapi → bella_openapi}/bella_trace/_context.py +0 -0
- {bella-openapi → bella_openapi}/bella_trace/fastapi_interceptor.py +0 -0
- {bella-openapi → bella_openapi}/bella_trace/record_log.py +0 -0
- {bella-openapi → bella_openapi}/bella_trace/trace_requests.py +0 -0
- {bella-openapi → bella_openapi}/config.py +0 -0
- {bella-openapi → bella_openapi}/console/__init__.py +0 -0
- {bella-openapi → bella_openapi}/console/models.py +0 -0
- {bella-openapi → bella_openapi}/exception.py +0 -0
- {bella-openapi → bella_openapi}/log.py +0 -0
- {bella-openapi → bella_openapi}/middleware/__init__.py +0 -0
- {bella-openapi → bella_openapi}/middleware/context_middleware.py +0 -0
- {bella-openapi → bella_openapi}/openapi_contexvar.py +0 -0
- {bella-openapi → bella_openapi}/schema.py +0 -0
- {bella_openapi-1.0.0.2.dist-info → bella_openapi-1.0.0.3.dist-info}/WHEEL +0 -0
- {bella_openapi-1.0.0.2.dist-info → bella_openapi-1.0.0.3.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bella_openapi
|
3
|
-
Version: 1.0.0.
|
3
|
+
Version: 1.0.0.3
|
4
4
|
Summary: client for openapi service.
|
5
5
|
Home-page:
|
6
6
|
Author: ['tangxiaolong', 'fanqiangwei', 'zhangxiaojia', 'liumin', 'wangyukun']
|
@@ -33,7 +33,7 @@ OpenAPI网关服务客户端
|
|
33
33
|
### 安装
|
34
34
|
|
35
35
|
```shell
|
36
|
-
pip install
|
36
|
+
pip install bella_openapi
|
37
37
|
```
|
38
38
|
|
39
39
|
### 配置网关域名
|
@@ -230,7 +230,7 @@ get接口地址:/v1/openapi/log/{requestId}
|
|
230
230
|
传入链路id,可查询当前链路下的所有日志信息
|
231
231
|
|
232
232
|
### Trace SDK
|
233
|
-
使用方法见:[Trace README](src/
|
233
|
+
使用方法见:[Trace README](src/bella_openapi/bella_trace/README.md)
|
234
234
|
|
235
235
|
## release log
|
236
236
|
|
@@ -0,0 +1,22 @@
|
|
1
|
+
bella_openapi/__init__.py,sha256=x4-zOWaFs2J7ca0I6e0kP2jPfajmBoRqAbzs6T9PC54,919
|
2
|
+
bella_openapi/auth_billing.py,sha256=JbFnCU96NHmME19JXSTbHuqDTU6YDIGTpIDSwaY5WCk,3611
|
3
|
+
bella_openapi/authorize.py,sha256=5-vxEUC1LeWd7BKDeCEbOGMluBWbgOJ3bgZhASAW7yY,2211
|
4
|
+
bella_openapi/config.py,sha256=JOlLZIslOx6-gB1CRtDVqFK7Po96kO456Fog0p0J4og,334
|
5
|
+
bella_openapi/exception.py,sha256=A9wc10ygVTaG0pNUiIc4Cg_kcUcsa9HELiI3htdY9yM,312
|
6
|
+
bella_openapi/log.py,sha256=FP3LUNp2mBaAHaNI35_iGdkINNRdB9Q7orSQJgoPLrk,8596
|
7
|
+
bella_openapi/openapi_contexvar.py,sha256=70zichjGa9c-8IZjJJyidOD3aHmKNrWlUWP8gulHLFA,327
|
8
|
+
bella_openapi/schema.py,sha256=hWVaw9jVVTTiUAn5VXJQYc9idYeJx15-oA-CU_fbopQ,2537
|
9
|
+
bella_openapi/bella_trace/__init__.py,sha256=ItVqtDZ79m4ByGSbutQhAOTQ9NjgXneaYx2tigZ_-hU,588
|
10
|
+
bella_openapi/bella_trace/_context.py,sha256=mwaOjqMvMdSkFNWRTKKFvWctbvS412K4DNy29JoyL6w,1400
|
11
|
+
bella_openapi/bella_trace/fastapi_interceptor.py,sha256=IAlU2JOAxu3WMTvvXv94w56_7B2IBWcVKVXqaR8jJCU,850
|
12
|
+
bella_openapi/bella_trace/record_log.py,sha256=33vB3ZotpTltT4YRBP7awdK9-HCAZGaASNVAatKMx3M,1775
|
13
|
+
bella_openapi/bella_trace/trace_requests.py,sha256=8R4QiTan8ruH3jBmipdDeNVd8HQIlYqF908I0huy4W8,1428
|
14
|
+
bella_openapi/console/__init__.py,sha256=yUP83l7Hp-5qWT7uZ4QZoDfeWx7AjRguWBbPPfVd7Pw,66
|
15
|
+
bella_openapi/console/models.py,sha256=HWn7AitLt73Ag2ROyKoUHK34QWtwQ9s_Vz9Wu4IB3cQ,1316
|
16
|
+
bella_openapi/middleware/__init__.py,sha256=ZzvwJ9NjB7bKs3LtyVnTp8msHyxLVQoWcyAVmP0k-XA,160
|
17
|
+
bella_openapi/middleware/context_middleware.py,sha256=aMNwteZIdJymqWwmkYPw1qw9QwpoNrKRdV2ObUa7LKI,3972
|
18
|
+
bella_openapi-1.0.0.3.dist-info/licenses/LICENSE,sha256=56xiUFcFori4XRJ1nMyyS7DXMSjzaBKWRaZbqCffoY8,1075
|
19
|
+
bella_openapi-1.0.0.3.dist-info/METADATA,sha256=-lqk2qRulzZxK8PBE5ReQldHnKjz5k87dK6hHlCQDEg,9566
|
20
|
+
bella_openapi-1.0.0.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
21
|
+
bella_openapi-1.0.0.3.dist-info/top_level.txt,sha256=EZuq3F6tKeF-vmZQi6_S2XzmES7SPW7HAbGN1Uv9vN8,14
|
22
|
+
bella_openapi-1.0.0.3.dist-info/RECORD,,
|
@@ -0,0 +1 @@
|
|
1
|
+
bella_openapi
|
@@ -1,22 +0,0 @@
|
|
1
|
-
bella-openapi/__init__.py,sha256=x4-zOWaFs2J7ca0I6e0kP2jPfajmBoRqAbzs6T9PC54,919
|
2
|
-
bella-openapi/auth_billing.py,sha256=JbFnCU96NHmME19JXSTbHuqDTU6YDIGTpIDSwaY5WCk,3611
|
3
|
-
bella-openapi/authorize.py,sha256=5-vxEUC1LeWd7BKDeCEbOGMluBWbgOJ3bgZhASAW7yY,2211
|
4
|
-
bella-openapi/config.py,sha256=JOlLZIslOx6-gB1CRtDVqFK7Po96kO456Fog0p0J4og,334
|
5
|
-
bella-openapi/exception.py,sha256=A9wc10ygVTaG0pNUiIc4Cg_kcUcsa9HELiI3htdY9yM,312
|
6
|
-
bella-openapi/log.py,sha256=FP3LUNp2mBaAHaNI35_iGdkINNRdB9Q7orSQJgoPLrk,8596
|
7
|
-
bella-openapi/openapi_contexvar.py,sha256=70zichjGa9c-8IZjJJyidOD3aHmKNrWlUWP8gulHLFA,327
|
8
|
-
bella-openapi/schema.py,sha256=hWVaw9jVVTTiUAn5VXJQYc9idYeJx15-oA-CU_fbopQ,2537
|
9
|
-
bella-openapi/bella_trace/__init__.py,sha256=ItVqtDZ79m4ByGSbutQhAOTQ9NjgXneaYx2tigZ_-hU,588
|
10
|
-
bella-openapi/bella_trace/_context.py,sha256=mwaOjqMvMdSkFNWRTKKFvWctbvS412K4DNy29JoyL6w,1400
|
11
|
-
bella-openapi/bella_trace/fastapi_interceptor.py,sha256=IAlU2JOAxu3WMTvvXv94w56_7B2IBWcVKVXqaR8jJCU,850
|
12
|
-
bella-openapi/bella_trace/record_log.py,sha256=33vB3ZotpTltT4YRBP7awdK9-HCAZGaASNVAatKMx3M,1775
|
13
|
-
bella-openapi/bella_trace/trace_requests.py,sha256=8R4QiTan8ruH3jBmipdDeNVd8HQIlYqF908I0huy4W8,1428
|
14
|
-
bella-openapi/console/__init__.py,sha256=yUP83l7Hp-5qWT7uZ4QZoDfeWx7AjRguWBbPPfVd7Pw,66
|
15
|
-
bella-openapi/console/models.py,sha256=HWn7AitLt73Ag2ROyKoUHK34QWtwQ9s_Vz9Wu4IB3cQ,1316
|
16
|
-
bella-openapi/middleware/__init__.py,sha256=ZzvwJ9NjB7bKs3LtyVnTp8msHyxLVQoWcyAVmP0k-XA,160
|
17
|
-
bella-openapi/middleware/context_middleware.py,sha256=aMNwteZIdJymqWwmkYPw1qw9QwpoNrKRdV2ObUa7LKI,3972
|
18
|
-
bella_openapi-1.0.0.2.dist-info/licenses/LICENSE,sha256=56xiUFcFori4XRJ1nMyyS7DXMSjzaBKWRaZbqCffoY8,1075
|
19
|
-
bella_openapi-1.0.0.2.dist-info/METADATA,sha256=8i67-_89hSwEboDmfbRZAOO_FA8XPwz4zovmG52F1KM,9566
|
20
|
-
bella_openapi-1.0.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
21
|
-
bella_openapi-1.0.0.2.dist-info/top_level.txt,sha256=CApyUrp5Ve8ib7sq-AqYVX60G6oVsdxcEBy4UJf-x_s,14
|
22
|
-
bella_openapi-1.0.0.2.dist-info/RECORD,,
|
@@ -1 +0,0 @@
|
|
1
|
-
bella-openapi
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|