Skip to content

Commit

Permalink
Merge pull request #580 from shanggeeth/deprecate-org-self-service
Browse files Browse the repository at this point in the history
Add deprecate tag to organization self service API
  • Loading branch information
shanggeeth authored Jan 23, 2024
2 parents 19f3877 + bfe24dd commit 51a7e26
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ security:
paths:
/self-service/preferences:
patch:
deprecated: true
description:
This API provides the capability to update properties related to self service for an organization<br>
<b>Permission required:</b> <br>
Expand Down Expand Up @@ -54,6 +55,7 @@ paths:
tags:
- SelfService
get:
deprecated: true
description:
This API provides the capability to retrieve properties related to self service <br>
<b>Permission required:</b> <br>
Expand Down

0 comments on commit 51a7e26

Please sign in to comment.