Skip to content

Commit

Permalink
Merge pull request #489 from djberg96/status_updates2
Browse files Browse the repository at this point in the history
Add StatusUpdate root resource
  • Loading branch information
jhernand authored Feb 11, 2022
2 parents bee313d + f935867 commit f1355b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/status_board/v1/root_resource.model
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,8 @@ resource Root {
locator Statuses {
target Statuses
}

locator StatusUpdates {
target Statuses
}
}

0 comments on commit f1355b2

Please sign in to comment.