abandoned_carts_endpoint

时间:2021-06-29 08:04:35
【文件属性】:
文件名称:abandoned_carts_endpoint
文件大小:12KB
文件格式:ZIP
更新时间:2021-06-29 08:04:35
Ruby 此端点已弃用。 原始 README 内容如下: 废弃的购物车端点 有关详细说明,请查看的购物。 保存购物车 (/save_cart) 将购物车(编号、整个有效负载、last_activity_at 和 disabled_at 字段)保存到 MongoDB 匹配购物车 (/match_cart) 查找与新订单号匹配的购物车并将其从数据库中删除 废弃手推车投票 (/poll) 对已被放弃的购物车进行投票并生成购物车:被放弃的消息 使用abandonment_period_hours参数来确定应将哪些购物车视为已放弃。
【文件预览】:
abandoned_carts_endpoint-master
----.gitignore(21B)
----Guardfile(965B)
----config.ru(127B)
----public()
--------endpoint.json(2KB)
----spec()
--------abandoned_carts_endpoint_spec.rb(3KB)
--------support()
--------fabricators()
--------spec_helper.rb(527B)
--------lib()
----README.md(717B)
----config()
--------unicorn.rb(755B)
--------mongoid.yml(346B)
----lib()
--------models()
--------errors.rb(44B)
----Procfile(57B)
----abandoned_carts_endpoint.rb(3KB)
----Gemfile(561B)
----Rakefile(0B)
----Gemfile.lock(3KB)

网友评论