Skip to content
Snippets Groups Projects
Commit 21fe806d authored by Christoffer Stoll's avatar Christoffer Stoll
Browse files

Merge branch 'development' into 'master'

highligt keywords

See merge request !21
parents 58564822 eea9d4c8
No related branches found
No related tags found
1 merge request!21highligt keywords
......@@ -12,13 +12,13 @@ POST api/auth/signin
BODY {"username":"username", "password":"password"}
```
Keep in mind, that the user needs to have access to _**management**_ and _**all networks**_
Keep in mind, that the user needs to have access to `management` and `all networks`
This can configured within the Raven website
# Importing
Set the bearer token as authorization
Attach the csv file as _**form-data**_ with the key _**file**_
Attach the csv file as `form-data` with the key `file`
### Authorities
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment