Skip to content

Commit

Permalink
Add didConfigExist to delete thirdPartyConfig API
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek3255 committed Jan 18, 2024
1 parent ce66e71 commit 15632a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1755,6 +1755,9 @@ paths:
status:
type: string
default: "OK"
didConfigExist:
type: boolean
default: true
401:
description: Unauthorised access
content:
Expand Down

0 comments on commit 15632a7

Please sign in to comment.