-
Notifications
You must be signed in to change notification settings - Fork 1
Sample Request Bodies
Americo Zuzunaga edited this page Apr 26, 2018
·
2 revisions
{
save: {
name: "abc",
comment: "123",
draftId: "5adf71cff326761db0a05d98"
},
newRevs: [
{
body: "aljsdf",
title: "chapter11"
},
{
body: "aljsdf",
title: "chapter21"
}
],
deletedRevIds: []
}
{
draft: {
name: "Tragedy",
projectId: "5ae1fc1bf876de44882d3d2b",
saveIds: ["5ae0c41ef283f979b9bd51ce"],
description: "Oedipus",
}
}