Rename api changesets index template

This commit is contained in:
Anton Khorev 2024-03-30 08:34:55 +03:00
parent 765165777e
commit c2c5892112
3 changed files with 0 additions and 1 deletions

View file

@ -49,7 +49,6 @@ module Api
# preload users, tags and comments, and render result
@changesets = changesets.preload(:user, :changeset_tags, :comments)
render "changesets"
respond_to do |format|
format.xml