Skip to content

Commit 70da509

Browse files
Merge pull request #65 from mxenabled/gt/typos
readDefaultCategory should not have a user_guid argument
2 parents 965e4f6 + e4a7c51 commit 70da509

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

openapi/mx_platform_api.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2216,13 +2216,6 @@ paths:
22162216
required: true
22172217
schema:
22182218
type: string
2219-
- description: The unique id for a `user`.
2220-
example: USR-fa7537f3-48aa-a683-a02a-b18940482f54
2221-
in: path
2222-
name: user_guid
2223-
required: true
2224-
schema:
2225-
type: string
22262219
responses:
22272220
'200':
22282221
content:

0 commit comments

Comments
 (0)