momijizukamori: (Default)
Placeholder post for API notes and feedback to go on!

Feedback

Date: 2017-12-24 05:40 pm (UTC)From: [personal profile] annathecrow
annathecrow: (Default)
Hi! I'm playing with the API and I have some (disjointed) feedback. I don't want to cram it all into one post, so consider this a root/placeholder, I'll thread it add the "issues" as replies.
Placeholder post as a thread root. I'll

(and hey, Merry Christmas/Happy Holidays :D)

/journals/{journal}/tags weirdness

Date: 2017-12-24 05:46 pm (UTC)From: [personal profile] annathecrow
annathecrow: (Default)
When I'm calling http://www.momiji.hack.dreamwidth.net/api/v1/journals/annathecrow/tags I am getting the tags twice, and the first list looks messed up.

First:

$VAR1 = {
          'security_level' => 'public',
          'display' => '1',
          'security' => {
                          'private' => 0,
                          'groups' => {},
                          'public' => 1,
                          'protected' => 0
                        },
          'name' => 'barbara gordon',
          'uses' => 1
        };


Second:

{
      "_id" : "33",
      "_type" : "TagDetail",
      "security_counts" : {
         "public" : 1
      },
      "url" : "http://annathecrow.momiji.hack.dreamwidth.net/tag/barbara+gordon",
      "visibility" : "public",
      "use_count" : 1,
      "name" : "barbara gordon"
   },


Maybe a leftover var dump?

Entry comments

Date: 2017-12-24 06:09 pm (UTC)From: [personal profile] annathecrow
annathecrow: (Default)
Is/will there be a way to get comments for an entry? Right now I can get a list of entries for a journal, and the contents of an entry, but not the comments.

September 2024

S M T W T F S
1234567
891011121314
15161718192021
2223242526 2728
2930     

Links

Most Popular Tags

Page Summary

Style Credit

  • Base style: Abstractia by chiming
  • Theme: Dark Carnival by chiming

Expand Cut Tags

No cut tags
Page generated Nov. 21st, 2024 10:47 pm