Open vmugra opened 2 years ago
REST endpoint should be defined as Collection. /rasa/rules
/rasa/stories
/rasa/stories/tests
Done in subtasks
New grooming needed due to pre-production integration developments.
@turnerrainer, is this in correct state?
AS A Service Manager I WANT TO use actual conversations as a base to create new test stories SO THAT they would fit with reality
Acceptance Criteria
GUI
DSL
/rasa/test-stories
to fetch the content of a test story of a chosen Rasa rule if the test story exists/rasa/test-stories
to fetch the content of a test story of a chosen Rasa story if the test story exists/rasa/rules
to fetch the content of the chosen Rasa rule if there are no test stories related to it/rasa/stories
to fetch the content of the chosen Rasa story if there are no test stories related to it/intents/examples
to fetch a list of Rasa intents for the specified rule/intents/examples
to fetch a list of Rasa intents for the specified story/rasa/rules
to fetch a list of Rasa rules/rasa/stories
to fetch a list of Rasa stories/rasa/stories/tests
to fetch a list of Rasa test stories/rasa/stories/tests
withstory_name
as POST body