diff --git a/openapi.yaml b/openapi.yaml index 89b5bdb..68a2db5 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7,6 +7,7 @@ paths: get: summary: Get server info operationId: getServerInfo + deprecated: true tags: - search.v1 responses: @@ -22,6 +23,7 @@ paths: /: post: summary: search.v1 + deprecated: true tags: - search.v1 operationId: search