Download OpenAPI specification:Download
OpenAPI specification for Repzo Asset Type endpoints.
{- "data": [
- {
- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "fields": [
- { }
], - "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| name | string |
| description | string |
| category | string |
| fields | Array of objects |
| disabled | boolean |
{- "name": "string",
- "description": "string",
- "category": "string",
- "fields": [
- { }
], - "disabled": true
}{- "data": {
- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "fields": [
- { }
], - "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}{- "data": {
- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "fields": [
- { }
], - "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}| id required | string |
| name | string |
| description | string |
| category | string |
| fields | Array of objects |
| disabled | boolean |
{- "name": "string",
- "description": "string",
- "category": "string",
- "fields": [
- { }
], - "disabled": true
}{- "data": {
- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "fields": [
- { }
], - "disabled": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}