docs(api): notate inventory permission

!24 #55
This commit is contained in:
2024-06-11 22:21:54 +09:30
parent 65c6065ba1
commit 36fa364d04
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,8 @@ curl -X GET http://127.0.0.1:8000/api/ -H 'Authorization: Token <token>'
- content `application/json`
- permission `itam.add_device`
Passing a valid inventory report to this endpoint will update the device within the app. If the device doesn't exist it will be created.
Report Format