Skip to content

Commit

Permalink
Merge pull request #65 from mxenabled/gt/typos
Browse files Browse the repository at this point in the history
readDefaultCategory should not have a user_guid argument
  • Loading branch information
brettmortensen authored Feb 5, 2022
2 parents 965e4f6 + e4a7c51 commit 70da509
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions openapi/mx_platform_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2216,13 +2216,6 @@ paths:
required: true
schema:
type: string
- description: The unique id for a `user`.
example: USR-fa7537f3-48aa-a683-a02a-b18940482f54
in: path
name: user_guid
required: true
schema:
type: string
responses:
'200':
content:
Expand Down

0 comments on commit 70da509

Please sign in to comment.