flexinai / bod-api

0 stars 0 forks source link

Developer - API - I should be able to CRUD SessionItems #2

Closed peterbsmyth closed 4 years ago

peterbsmyth commented 4 years ago

Background

Scenario

Given: When: Then:

Acceptance Criteria

-

tmonks commented 4 years ago

All set to review on Heroku. To also retrieve Exercise data long with Session Items, put this in the query body: { "include": [ { "relation": "exercise" } ] }

peterbsmyth commented 4 years ago

2:00