This example was inspired by our open data project - the JValue ODS.
- Install the Rest Client plugin to your
VSCode
IDE. - A
msadoc-server
instance is running locally on your machine.
- Got to file
requests.http
. - Execute the
login
request to fetch anaccess_token
for later requests. - Execute any or all of the
create
requests to create theservice-doc
entries on the server.