- A
proposalwill have at least onethread, which contains multiplecomment - When a
proposalis created, a defaultthreadis created, which is of type IDEA_THREAD - A
proposalis created wheninfo-serversends a POST request to/proposals/createwithproposer,proposalIdas parameters. If no proposal with the sameproposalIdhas been created, create the proposal. /proposals/details/:proposalIdwill return the details of the proposal:proposerproposalId- array of threads, including its comments
- Has a type (IDEA_THREAD=1, DRAFT_THREAD=2, ...)
- Has multiple comments