UserStoryList

Paginated list of user stories

AgileBehavior Driven DevelopmentGherkinQuality AssuranceRequirementsTestingUser Stories

Properties

Name Type Description
total integer Total number of user stories matching the query
page integer Current page number
pageSize integer Number of items per page
stories array Array of user story objects
View JSON Schema on GitHub