Skip to content

Commit

Permalink
Changing name once again
Browse files Browse the repository at this point in the history
  • Loading branch information
luk-kaminski committed Oct 1, 2024
1 parent e8b9d9f commit e4fc6e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ public PageListResponse<IndexSetFieldTypeSummary> fieldTypeSummaries(@ApiParam(n
}

@POST
@Path("/all_index_sets_supporting_field_type_change")
@Path("/index_sets_with_field_type_change_support")
@Timed
@NoAuditEvent("No change to the DB")
@ApiOperation(value = "Get field type summaries for given index sets and field")
Expand Down

0 comments on commit e4fc6e9

Please sign in to comment.