fastgenerateapi 1.1.6__py2.py3-none-any.whl → 1.1.7__py2.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.
Potentially problematic release.
This version of fastgenerateapi might be problematic. Click here for more details.
- fastgenerateapi/__version__.py +1 -1
- {fastgenerateapi-1.1.6.dist-info → fastgenerateapi-1.1.7.dist-info}/METADATA +2 -2
- {fastgenerateapi-1.1.6.dist-info → fastgenerateapi-1.1.7.dist-info}/RECORD +6 -6
- {fastgenerateapi-1.1.6.dist-info → fastgenerateapi-1.1.7.dist-info}/LICENSE +0 -0
- {fastgenerateapi-1.1.6.dist-info → fastgenerateapi-1.1.7.dist-info}/WHEEL +0 -0
- {fastgenerateapi-1.1.6.dist-info → fastgenerateapi-1.1.7.dist-info}/top_level.txt +0 -0
fastgenerateapi/__version__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fastgenerateapi
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.7
|
|
4
4
|
Summary: FastAPIView Class View
|
|
5
5
|
Author: ShiLiang
|
|
6
6
|
Author-email: 2509144896@qq.com
|
|
@@ -24,7 +24,7 @@ License-File: LICENSE
|
|
|
24
24
|
[Github](https://github.com/ShiLiangAPI)
|
|
25
25
|
|
|
26
26
|
#### 版本说明
|
|
27
|
-
最新版本:v1.1.
|
|
27
|
+
最新版本:v1.1.7
|
|
28
28
|
建议python版本:3.9+
|
|
29
29
|
推荐fastapi版本:0.103.2
|
|
30
30
|
推荐pydantic版本:2.11.5
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
fastgenerateapi/__init__.py,sha256=eh2qtp7FbjrgaRX5b3H3UWpasFdNHbVFqLUhpqVbaTU,1287
|
|
2
|
-
fastgenerateapi/__version__.py,sha256=
|
|
2
|
+
fastgenerateapi/__version__.py,sha256=HrrnyHPKpgRMPgzs633ScqGQEoSDWnlMhRfbRXLqcqU,496
|
|
3
3
|
fastgenerateapi/api_view/__init__.py,sha256=zkaTX5JxsNfjF-dFeEbHfUB58vhPMjm6Iiqx9HgJOrY,14
|
|
4
4
|
fastgenerateapi/api_view/api_view.py,sha256=mfD8GB-hnyI2XO3tkSOlEa2FfBLdq0_Wqvp8gFrXFKU,1160
|
|
5
5
|
fastgenerateapi/api_view/base_view.py,sha256=AzOS8q_IUUMSOsd2E2lIxj-YtX8vya967Oc1HXelysQ,9570
|
|
@@ -102,8 +102,8 @@ fastgenerateapi/utils/snowflake.py,sha256=AXQWvKNdqj5eWcs8_SBRd5GMOQa_QnFD37qVGO
|
|
|
102
102
|
fastgenerateapi/utils/str_util.py,sha256=c-jUlCFw-Dz4W1W9Jc1TqGZw3JXu-qN5ovnE6fjc9j0,3445
|
|
103
103
|
fastgenerateapi/utils/swagger_to_js.py,sha256=pPPTag6TYtxdbKMHD3m8lJvc8Gv9HC97CGHt4esU1-E,530
|
|
104
104
|
script/__init__.py,sha256=26UWatnbm6ZIwQMuu9NNzQ0IW1ACO4Oe9caModuTpWM,4
|
|
105
|
-
fastgenerateapi-1.1.
|
|
106
|
-
fastgenerateapi-1.1.
|
|
107
|
-
fastgenerateapi-1.1.
|
|
108
|
-
fastgenerateapi-1.1.
|
|
109
|
-
fastgenerateapi-1.1.
|
|
105
|
+
fastgenerateapi-1.1.7.dist-info/LICENSE,sha256=gcuuhKKc5-dwvyvHsXjlC9oM6N5gZ6umYbC8ewW1Yvg,35821
|
|
106
|
+
fastgenerateapi-1.1.7.dist-info/METADATA,sha256=eauqNIY2MgGSg1UdaqJ7M2P1GS4M6yU1dQw3KrYuj_I,5960
|
|
107
|
+
fastgenerateapi-1.1.7.dist-info/WHEEL,sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g,110
|
|
108
|
+
fastgenerateapi-1.1.7.dist-info/top_level.txt,sha256=CW2SlpYjTRdacF-5ufnPMtwpYcR0XYn_bDxa2ZrrTBI,23
|
|
109
|
+
fastgenerateapi-1.1.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|