Skip to content

Commit efd304e

Browse files
NicolappsConvex, Inc.
authored andcommitted
Add a new /deploy2/evaluate_push/ endpoint (#42524)
This PR adds a new endpoint, `/deploy2/evaluate_push/`, which allows the user to push modules and determine what are the indexes that are being added/deleted. Unlike `/deploy2/start_push`, this doesn’t start index backfill or schema validation. GitOrigin-RevId: 39774de5f9d73490bb3cbd189ab9ac813d7fbefc
1 parent e033b07 commit efd304e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/lib/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,7 @@ export function diffConfig(
11031103
* legacy push path:
11041104
* - /api/push_config
11051105
* modern push paths:
1106+
* - /api/deploy2/evaluate_push
11061107
* - /api/deploy2/start_push
11071108
* - /api/deploy2/finish_push
11081109
*

0 commit comments

Comments
 (0)