mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-09-10 17:31:58 +03:00
Explained the content-types accepted by BookStack. Made it clear that 'Content-Type' is expected on requests. Added example to shown how to achieve more complex formats using non-json requests. Also added link to api-scripts repo. Related to #3666 and #3652