CreateUserStoryRequest

Request body for creating a new user story

AgileBehavior Driven DevelopmentGherkinQuality AssuranceRequirementsTestingUser Stories

Properties

Name Type Description
title string Short title for the user story
description string Full user story narrative
priority string Priority level
storyPoints integer Effort estimate in story points
tags array Labels or tags
assignee string Assignee username or ID
View JSON Schema on GitHub