3

I can't find the /stats method in the new usage documentation.

A quick run of http://api.stackoverflow.com/1.1/stats reveals that the method is still there. However, it is not documented.

3
  • 1
    also /stats still says the API is on version 1.0 Commented Feb 13, 2011 at 0:23
  • @Jonathan: You're right! I didn't notice that. Commented Feb 13, 2011 at 0:28
  • Also, the /posts/{id}/comment method is missing from the docs. Commented Feb 13, 2011 at 2:08

1 Answer 1

1

Woops, missed that one.

The /posts/{id}/comment documentation isn't missing, but it is under the Comments header which may make it easy to miss.

Returning "1.0" for the API version is , for compatibility purposes.

It was a mistake to even add that field (made sense in the beta, makes no sense with a released API), consider it deprecated.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.