Recent content by katarushisu

  1. katarushisu

    Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

    @Teasday also agree with the change, list of objects it should be :) when's the change taking affect? Changes aren't to major for my case it seems :)
  2. katarushisu

    Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

    @Xunder Thanks for the example :) Yh that all makes sense, in my project I can set a preferred group, in the old v1 I would simply compare '''group_id''', I'll rewrite the logic, not a problem just wondering the context behind it so the logic can get the right chapter :)
  3. katarushisu

    Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

    @Halo thanks for the quick reply :) I shall account for this in my project, would this simply mean that x groups worked/contributed to the chapter then?
  4. katarushisu

    Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

    Any reason as to why groups in a chapter obj are returning a list? "groups": [ 506 ], is there a situation where a chapter might have 2 groups? Its a trivial fix from dev side, but at the same time why not just return an int instead of a list... Might have to do with the...
Back
Top