Changes between Initial Version and Version 1 of Ticket #757, comment 3
- Timestamp:
- 17.01.2015 12:00:47 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #757, comment 3
initial v1 19 19 We're talking about the 4.4.1 instance running on 8080, right? 20 20 21 Indeed, since 4.4 the request format for creating composite topics has changed: in your POST request you must replace `composite` by `childs`.21 Indeed, since 4.4 the request format for creating composite topics has changed: in your POST request you must replace ''composite'' by ''childs''. 22 22 23 23 In 4.5-SNAPSHOT creating user accounts has changed completely. You'll need a different request. Tell me if you need more info.