Skip to content

Commit 3bb0145

Browse files
Update api spec (#1275)
YOYO NEW API SPEC! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87879ee commit 3bb0145

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20374,14 +20374,14 @@
2037420374
"description": "The industry of the user.",
2037520375
"type": "string"
2037620376
},
20377-
"cad_user_count": {
20377+
"cad_user_type": {
2037820378
"nullable": true,
20379-
"description": "The user count of the user.",
20379+
"description": "The user type.",
2038020380
"type": "string"
2038120381
},
20382-
"cad_user_type": {
20382+
"number_of_cad_users": {
2038320383
"nullable": true,
20384-
"description": "The user type.",
20384+
"description": "The user count of the user.",
2038520385
"type": "string"
2038620386
}
2038720387
}

0 commit comments

Comments
 (0)