Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Welcome to Questions & Answers 1.20.0!

In this release we add 2 new functions:

+ Add option to restrict users & groups who can answer questions

Image Added

  • Only users or groups who can manage questions can answer questions

...

+ Add new REST API to add/update question

URL: confluence-url/rest/tiny-qa-services/1.0/questions/update-post

Method: PUT

Parameters: 

postId: question id, if it is new question, value is 0
body: content of question
tag: question's tags, separated by comma(,)
title: question title
spaceKey: space key which the question belongs to.