Download OpenAPI specification:
The nestjs API description
| name required | string |
| fields required | object |
| groupId required | number |
| userId required | number |
| structureId required | number |
| appAction required | string |
| secondaryName required | string |
{- "name": "string",
- "fields": { },
- "groupId": 0,
- "userId": 0,
- "structureId": 0,
- "appAction": "string",
- "secondaryName": "string"
}[- {
- "name": "string",
- "secondaryName": "string",
- "appAction": "string",
- "groupId": { },
- "userId": 0,
- "structureId": 0,
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "fields": { }
}
][- {
- "name": "string",
- "secondaryName": "string",
- "appAction": "string",
- "groupId": { },
- "userId": 0,
- "structureId": 0,
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "fields": { }
}
]| id required | string |
| name | string |
| fields | object |
| groupId | number |
| userId | number |
| structureId | number |
| appAction | string |
| secondaryName | string |
{- "name": "string",
- "fields": { },
- "groupId": 0,
- "userId": 0,
- "structureId": 0,
- "appAction": "string",
- "secondaryName": "string"
}| email required | string |
| password required | string |
| firstname required | string |
| lastname required | string |
| address required | string |
{- "email": "string",
- "password": "string",
- "firstname": "string",
- "lastname": "string",
- "address": "string"
}{- "apiKey": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "email": "string"
}| id required | number |
string | |
| password | string |
| firstname | string |
| lastname | string |
| address | string |
{- "email": "string",
- "password": "string",
- "firstname": "string",
- "lastname": "string",
- "address": "string"
}{- "apiKey": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "email": "string"
}| id required | number |
{ }{- "apiKey": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "email": "string"
}| email required | string |
| password required | string |
{- "email": "string",
- "password": "string"
}{- "userId": 0,
- "accessToken": "string",
- "refreshToken": "string",
- "role": "string"
}| name required | string |
| quantity required | number |
| active_structure | object or null |
| active_interaction | object or null |
| userId required | number |
| default_group required | boolean |
| testflight_mode required | boolean |
{- "name": "string",
- "quantity": 0,
- "active_structure": { },
- "active_interaction": { },
- "userId": 0,
- "default_group": true,
- "testflight_mode": true
}[- {
- "active_structure": 0,
- "active_interaction": 0,
- "quantity": 0,
- "interactions": [
- "string"
], - "userId": { },
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "testflight_mode": true,
- "default_group": true
}
]| id required | string |
| name | string |
| quantity | number |
| active_structure | object or null |
| active_interaction | object or null |
| userId | number |
| default_group | boolean |
| testflight_mode | boolean |
{- "name": "string",
- "quantity": 0,
- "active_structure": { },
- "active_interaction": { },
- "userId": 0,
- "default_group": true,
- "testflight_mode": true
}{- "active_structure": 0,
- "active_interaction": 0,
- "quantity": 0,
- "interactions": [
- "string"
], - "userId": { },
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "testflight_mode": true,
- "default_group": true
}| groupId required | number |
| name | string |
| quantity | number |
| active_structure | object or null |
| active_interaction | object or null |
| userId | number |
| default_group | boolean |
| testflight_mode | boolean |
{- "name": "string",
- "quantity": 0,
- "active_structure": { },
- "active_interaction": { },
- "userId": 0,
- "default_group": true,
- "testflight_mode": true
}