Versions Compared

Key

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

...

Info
titleOptional Headers


Info
titleChapter Fields


FieldTypeOptionalDescription
sectionsArrayRequiredAn array of sections in the chapter
titlestringRequiredThis is equal to title from /1/guide/chapter - GET



Info
titleSection Fields


FieldTypeOptionalDescription
title
StringRequiredThis is equal to title from  /1/guide/section - GET 




Info
titleExample

curl -X GET \
-H 'Authorization: Token token="9319224d0002e7a32b26c0686c42a0bf"' \
-H "Accept: application/json" \
-H "User-Agent: rest-api" \
-H "Content-Type: application/json" \
https://data-sandbox.vbmappapp.com/1/guide/index

...