Skip to content

Commit

Permalink
MODFQMMGR-417:Mark the /query/{id}/sortedIds API endpoint as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
kjain110 committed Oct 30, 2024
1 parent 55163c6 commit 5302c26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/swagger.api/queryTool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ paths:
get:
operationId: getSortedIds
description: Get ids of query results in sorted order
deprecated: true
summary: This endpoint is deprecated and will be removed in a future release
tags:
- fqlQuery
parameters:
Expand Down

0 comments on commit 5302c26

Please sign in to comment.