Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed May 3, 2024
1 parent 6f1108c commit 486ddbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-specs/api/resources/orders.raml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ post:
example: !include ../examples/OrderSearch/order-search.example.json
type: OrderPagedSearchResponse
head:
securedBy: [oauth_2_0: { scopes: ['project_settings:{projectKey}'] }]
securedBy: [oauth_2_0: { scopes: ['view_orders:{projectKey}'] }]
description: Checks whether a search index for the Project's Orders exists.
responses:
200:
Expand Down

0 comments on commit 486ddbf

Please sign in to comment.