Add documentation of the json schemas

This commit is contained in:
Jonas Lochmann
2020-04-27 02:00:00 +02:00
parent 7a4cfd72c0
commit 6f0ba87199
461 changed files with 20587 additions and 8 deletions
@@ -0,0 +1,25 @@
# Untitled string in UpdatePrimaryDeviceRequest Schema
```txt
https://timelimit.io/UpdatePrimaryDeviceRequest#/properties/action
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | --------------------------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [UpdatePrimaryDeviceRequest.schema.json\*](UpdatePrimaryDeviceRequest.schema.json "open original schema") |
## action Type
`string`
## action Constraints
**enum**: the value of this property must be equal to one of the following values:
| Value | Explanation |
| :-------------------- | ----------- |
| `"set this device"` | |
| `"unset this device"` | |