shop_system_models 1.1.0.dev30197__py3-none-any.whl → 1.1.0.dev30198__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.
@@ -12,13 +12,9 @@ class ScrappingPayload(BaseModel):
12
12
 
13
13
 
14
14
  class ScrappingJobStatus(str, Enum):
15
- parsing_started = 'parsing_started'
16
- parsing_completed = 'parsing_completed'
17
- parsing_failed = 'parsing_failed'
18
-
19
- import_started = 'import_started'
20
- import_completed = 'import_completed'
21
- import_failed = 'import_failed'
15
+ started = 'started'
16
+ completed = 'completed'
17
+ failed = 'failed'
22
18
 
23
19
  class ScrappingJob(ScrappingPayload):
24
20
  workflow_id: str
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: shop_system_models
3
- Version: 1.1.0.dev30197
3
+ Version: 1.1.0.dev30198
4
4
  Summary: Shared model definitions for shop system services
5
5
  Author: Pavel Mulin
6
6
  Author-email: pavel@tg-shops.com
@@ -18,7 +18,7 @@ shop_system_models/deployment_api/request/premium.py,sha256=PrK_WBDgeBKyG-E3c71Y
18
18
  shop_system_models/deployment_api/request/processes.py,sha256=gaY1PL7kFbE6E_iDOJgEqIUXAFY01wuNBV3mbe6hVrA,316
19
19
  shop_system_models/deployment_api/request/servers.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  shop_system_models/deployment_api/request/services.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
- shop_system_models/deployment_api/scrapping_jobs.py,sha256=nhdLj_9g4i58CVAxkuZ1Qz1T7gkdTDM7Tu9dpZ-ePZY,878
21
+ shop_system_models/deployment_api/scrapping_jobs.py,sha256=1718io1nPj0RHSgeV8ImVpexc-AXhh9y8gCZvLIz_mc,713
22
22
  shop_system_models/deployment_api/shared.py,sha256=8xweJ8Wqe72oZTEVdClZkfXdlGRbKhCOBKXuQOqM-dk,1070
23
23
  shop_system_models/deployment_api/users.py,sha256=R35Xi201PWwKUovqOC-D0GiXmB7xF6Q8eF4I41H97pM,1022
24
24
  shop_system_models/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -60,6 +60,6 @@ shop_system_models/shop_api/shop/response/payment_methods.py,sha256=gSb5zU_8LX4x
60
60
  shop_system_models/shop_api/shop/response/products.py,sha256=_r5ZZwJJe4iYht4yIu266xsm1U_zQeSFkj5P3P6Y9Oo,1275
61
61
  shop_system_models/shop_api/shop/response/review.py,sha256=k5jzgS1HinyjbGfR6gnJENB5WufAedsMS77-vZm6fdw,486
62
62
  shop_system_models/shop_api/shop/response/users.py,sha256=gdvgkEHPS__8llns1rIyPzC5lEulnedv9C2EPXxH9MI,241
63
- shop_system_models-1.1.0.dev30197.dist-info/METADATA,sha256=SKvOAIzW8_oGdqetD6M1PQj-kvbebscbcXrx29Va19E,978
64
- shop_system_models-1.1.0.dev30197.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
65
- shop_system_models-1.1.0.dev30197.dist-info/RECORD,,
63
+ shop_system_models-1.1.0.dev30198.dist-info/METADATA,sha256=EX1IL6JyPlVhhTMAURMeH3Y3FlmXfo5spVgTLKIQ1a0,978
64
+ shop_system_models-1.1.0.dev30198.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
65
+ shop_system_models-1.1.0.dev30198.dist-info/RECORD,,