misc questions/remarks about the API

Started by Aurélien Guy Julien Malisart on Saturday, April 9, 2011
Problem with this page?

Participants:

  • Aurélien Guy Julien Malisart
    Geni member
  • Private User
    Geni Pro

Related Projects:

This discussion has been closed by an administrator.
Showing all 3 posts
Aurélien Guy Julien Malisart
4/9/2011 at 2:58 PM

Hi,

I've been working on a new version of my Geni gem (http://github.com/aurels/geni) and I'm adding some unit tests.

Here are some questions/remarks about the API and its docs.

[documents, photos, videos]

* docs : item has a date
* json : item has a created_on

[photos]

* I always get an empty hash for the 'date_parts' field.

[profiles]

* curator : What is it ? How can I put a curator on my profile e.g. ?

[videos]

* json has no 'title' field (is it set to undefined when there isn't any ?)
* json has no 'date_parts' field
* json has no 'sizes' field

Is there a way to be updated about detailed changes in the API (new fields etc) in order to keep my gem in sync ?

Thanks ;-)

Private User
4/14/2011 at 2:00 PM

[documents, photos, videos]
all of them have a created_on (when they were uploaded)
and a date (editable date related to the document)

[photos]
This means you don't have a date set on the photo

[profiles]
Curators wiki page: http://wiki.geni.com/index.php/Curators_--_and_how_YOU_can_help

[videos]
Title and date may not be set.
If you don't have view permission on the video, you won't see the sizes.

We're in the process of updating our documentation. I'll make sure there's a "What's New" section.

Aurélien Guy Julien Malisart
4/15/2011 at 10:46 AM

Ok thanks for the light on the date thing ;-)

Good idea for the "what's new" change log. I suppose you guys would also update the @TheGeniAPI twitter account.

Keep up the good work !

Showing all 3 posts

Create a free account or login to participate in this discussion