Skip to content

Conversation

@y-okumura-isp
Copy link

Fixes #1116.
Currently GET(list) and DELETE are implemented.

# GET
curl http://localhost:8080/knowledge/api/drafts?private_token=...
# DELETE 
curl -X DELETE http://localhost:8080/knowledge/api/drafts/<draft_id>?private_token=...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

want draft API

1 participant