]> BookStack Code Mirror - bookstack/commit
Updated API docs with better request format explanation
authorDan Brown <redacted>
Tue, 23 Aug 2022 16:05:42 +0000 (17:05 +0100)
committerDan Brown <redacted>
Tue, 23 Aug 2022 16:05:42 +0000 (17:05 +0100)
commit760eff397f51e1bb616202dc6a8561ea52bac3a8
treea9747b450efe3a342becd3903bd67a2256af0eb9
parent837fd74bf691129467361ce8066ba31f64408647
Updated API docs with better request format explanation

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
resources/views/api-docs/parts/getting-started.blade.php