codeswholesale / codeswholesale-sdk-php

A PHP wrapper for CodesWholesale's API
Apache License 2.0
36 stars 21 forks source link

Cannot get descriptive information. #43

Open playedcompany opened 4 years ago

playedcompany commented 4 years ago

'No link in resource description'

need help

mvdhoek1 commented 3 years ago

Same issue here. It's because there are no links to refer to:

  'productId' => string 'd6bfc673-2efa-4f82-8e01-7808195ccb42' (length=36)
  'identifier' => string 'GSPSV' (length=5)
  'name' => string 'Gem Smashers PS Vita PSN (EU)' (length=29)
  'platform' => string 'PSN' (length=3)
  'quantity' => int 4
  'images' => 
    array (size=2)
      0 => 
        array (size=2)
          'image' => string 'https://api.codeswholesale.com/v1/products/d6bfc673-2efa-4f82-8e01-7808195ccb42/image?format=SMALL' (length=98)
          'format' => string 'SMALL' (length=5)
      1 => 
        array (size=2)
          'image' => string 'https://api.codeswholesale.com/v1/products/d6bfc673-2efa-4f82-8e01-7808195ccb42/image?format=MEDIUM' (length=99)
          'format' => string 'MEDIUM' (length=6)
  'regions' => 
    array (size=1)
      0 => string 'EU' (length=2)
  'languages' => 
    array (size=1)
      0 => string 'Multilanguage' (length=13)
  'badges' => 
    array (size=0)
      empty
  'prices' => 
    array (size=1)
      0 => 
        array (size=3)
          'value' => float 4.26
          'from' => int 1
          'to' => null
  'releaseDate' => string '2017-02-24T00:00:00.000Z' (length=24)
  'links' => 
    array (size=0)
      empty
mvdhoek1 commented 3 years ago

It's a pity the developers are not responding, a description is essential for my website...