关于“Apigee Lab 9: Using Shared Flows”的评价
4630 条评价
Anna S. · 已于 almost 4 years前审核
runtime loading > 30 mins
Artem H. · 已于 almost 4 years前审核
for some reason, overall_rating for product was set to 6 instead of 4.8 "WRS325FDAM": { "category": "Appliances", "image": "https://cdn.pixabay.com/photo/2017/10/07/16/39/fridge-2827034_1280.png", "name": "WRS325FDAM", "overall_rating": 4, "product_name": "Whirlpool® Stainless Steel 25 cu.ft. Side-by-Side Refrigerator", "short_description": "Take home a refrigerator that makes storing all your favorite fresh and frozen food easy. With 25 cu.ft. of capacity, this Whirlpool® side-by-side refrigerator offers the space you need to meet all your food storage needs." } } student_04_30cd217b62f9@cloudshell:~$ export PRODUCT_ID=WRS325FDAM student_04_30cd217b62f9@cloudshell:~$ export NEW_RATING=4.8 student_04_30cd217b62f9@cloudshell:~$ curl -H "apikey: ${API_KEY}" -X PATCH "https://api-test-${GOOGLE_CLOUD_PROJECT}.apigee-apijam.dev/retail/v1/products/${PRODUCT_ID}" -H "Content-Type: application/json" -d "{ \"overall_rating\": ${NEW_RATING} }" | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: api-test-.apigee-apijam.dev student_04_30cd217b62f9@cloudshell:~$ curl -H "apikey: ${API_KEY}" -X GET "https://api-test-qwiklabs-gcp-02-ab9513586b03.apigee-apijam.dev/retail/v1/products/${PRODUCT_ID}" | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 472 100 472 0 0 535 0 --:--:-- --:--:-- --:--:-- 534 { "category": "Appliances", "image": "https://cdn.pixabay.com/photo/2017/10/07/16/39/fridge-2827034_1280.png", "name": "WRS325FDAM", "overall_rating": 6, "product_name": "Whirlpool® Stainless Steel 25 cu.ft. Side-by-Side Refrigerator", "short_description": "Take home a refrigerator that makes storing all your favorite fresh and frozen food easy. With 25 cu.ft. of capacity, this Whirlpool® side-by-side refrigerator offers the space you need to meet all your
Dariia M. · 已于 almost 4 years前审核
Evgeniy B. · 已于 almost 4 years前审核
Denys K. · 已于 almost 4 years前审核
Viktoriia V. · 已于 almost 4 years前审核
Leonid B. · 已于 almost 4 years前审核
Sai S. · 已于 almost 4 years前审核
Vladimir F. · 已于 almost 4 years前审核
Oleksii T. · 已于 almost 4 years前审核
K J. · 已于 almost 4 years前审核
DARYL E. · 已于 almost 4 years前审核
Exporting the API KEY works fine, but the patch and get command just results in a 'Could not resolve host' error.
Sophie B. · 已于 almost 4 years前审核
Anil k. · 已于 almost 4 years前审核
Anil k. · 已于 almost 4 years前审核
Cyrille Kristein R. · 已于 almost 4 years前审核
Shradha U. · 已于 almost 4 years前审核
VENKATA G. · 已于 almost 4 years前审核
Ignacio C. · 已于 almost 4 years前审核
Bijula B. · 已于 almost 4 years前审核
Andrea F. · 已于 almost 4 years前审核
Gustavo G. · 已于 almost 4 years前审核
Ken N. · 已于 almost 4 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。