We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87879ee commit 3bb0145Copy full SHA for 3bb0145
spec.json
@@ -20374,14 +20374,14 @@
20374
"description": "The industry of the user.",
20375
"type": "string"
20376
},
20377
- "cad_user_count": {
+ "cad_user_type": {
20378
"nullable": true,
20379
- "description": "The user count of the user.",
+ "description": "The user type.",
20380
20381
20382
- "cad_user_type": {
+ "number_of_cad_users": {
20383
20384
- "description": "The user type.",
+ "description": "The user count of the user.",
20385
20386
}
20387
0 commit comments