Skip to content

Commit

Permalink
Merge pull request #59 from mxenabled/bm/empty_response_bodies
Browse files Browse the repository at this point in the history
Remove response bodies
  • Loading branch information
brettmortensen authored Jan 13, 2022
2 parents dd45889 + 95f95d2 commit eda6947
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions openapi/mx_platform_api_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2526,9 +2526,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete user
tags:
Expand Down Expand Up @@ -2876,9 +2873,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete category
tags:
Expand Down Expand Up @@ -3140,9 +3134,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete managed member
tags:
Expand Down Expand Up @@ -3320,9 +3311,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete managed account
tags:
Expand Down Expand Up @@ -3513,9 +3501,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete managed transaction
tags:
Expand Down Expand Up @@ -3693,9 +3678,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete member
tags:
Expand Down Expand Up @@ -4602,9 +4584,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete tagging
tags:
Expand Down Expand Up @@ -4759,9 +4738,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete tag
tags:
Expand Down Expand Up @@ -4974,9 +4950,6 @@ paths:
type: string
responses:
'204':
content:
application/vnd.mx.api.v1+json:
example:
description: No Content
summary: Delete transaction rule
tags:
Expand Down

0 comments on commit eda6947

Please sign in to comment.