Skip to content

Commit 230410a

Browse files
chore: deprecate compute (#601)
1 parent fe61df8 commit 230410a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export class YdbEmbeddedAPI extends AxiosWrapper {
105105
{concurrentId},
106106
);
107107
}
108+
/** @deprecated use getNodes instead */
108109
getCompute(
109110
{sortOrder, sortValue, ...params}: ComputeApiRequestParams,
110111
{concurrentId}: AxiosOptions = {},

0 commit comments

Comments
 (0)