Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleFields
sectionSummary
FieldTypeOptionalDescription
sectionContentcontent
stringRequired 
sectionShortTitle
stringRequired 
title
stringRequired 
sectionTitle
stringRequired 
Info
titleExample

curl -X GET \
-H 'Authorization: Token token="9319224d0002e7a32b26c0686c42a0bf"' \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "X-ClientId: 1" \

http://data-sandbox.vbmappapp.com/1/guide/section?chapter_num=1\&section_num=0

Info
titleResponse
{
  "response": {
    "sectionContentcontent": "There are five components of the VB-MAPP presented in this Guide. The first is the <B>VB-MAPP Milestones Assessment</B>, ... necessary intervention are included. ",
    "sectionShortTitle": "About the VB-MAPP",
    "sectionTitletitle": "About the VB-MAPP"
  }
}