Skip to content

Commit

Permalink
Merge pull request #71 from folio-org/MODFQMMGR-417
Browse files Browse the repository at this point in the history
MODFQMMGR-417:Mark the /query/{id}/sortedIds API endpoint as deprecated
  • Loading branch information
kjain110 authored Oct 30, 2024
2 parents 55163c6 + 5302c26 commit 28524c2
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 28524c2

Please sign in to comment.