-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary
Ksenyia edited this page Jul 14, 2016
·
1 revision
Getting glossary page content.
Resource URI
glossary
Response Attributes
{
_id: Integer,
glossary_text: String
}
HTTP GET
Default Request
curl -GET http://end-point-uri/glossary
Response
HTTP Status Code 200
{
_id: 57639b9e2b50bbd70c2ff252,
glossary_text: "<h3>Projects and interrelated key concepts:
</h3><p><strong>Project (resource project):</strong> Resource projects ..."
}