Skip to content

Commit ba224f1

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 1e96f42 commit ba224f1

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

api.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15544,7 +15544,10 @@ paths:
1554415544
post:
1554515545
operationId: org.search.history.create
1554615546
summary: Create search history item
15547-
description: Create a new search history item for reference later
15547+
description: |-
15548+
Create a new search history item for reference later
15549+
15550+
**Requires access token scope:** `user_manage`
1554815551
tags:
1554915552
- Organization Management
1555015553
x-internal: false
@@ -15665,7 +15668,10 @@ paths:
1566515668
delete:
1566615669
operationId: org.search.history.delete
1566715670
summary: Delete a search history item
15668-
description: Delete an existing search history item or all history for a given organization
15671+
description: |-
15672+
Delete an existing search history item or all history for a given organization
15673+
15674+
**Requires access token scope:** `user_manage`
1566915675
tags:
1567015676
- Organization Management
1567115677
x-internal: false

0 commit comments

Comments
 (0)