Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Gliffy Diagram
namestandardApiComponents
version3

Open issues

  • For lists of resources, e.g. /groups, the first 100 records will be returned if no paging is specified
  • If pagingEnabled is false, or the limit is too high, the server's max limit will be imposed.  Note, this max limit must be at least 1000.
  • Validation on sorting/paging: you cannot send an offset without a limit.  If you send pagingEnabled = false, then you shouldnt send in paging settings
  • Fields (extra/omit)
  • The folder path separator is a colon ":".  An actual colon in a name part is represented by slash-colon ("\:").
  • Groups and roles will be returned by group resources...  yes

...