Skip to content

Conversation

@BiKi05
Copy link
Contributor

@BiKi05 BiKi05 commented Apr 25, 2025

There are some deprecated API endpoints for tags:

  • /persons/{personId}/tags is replaced by /tags/person/{personId}
  • /groups/{groupId}/tags is replaced by /tags/group/{groupId}
  • /tags?type={type} is replaced by /tags/{type} (will be removed from CT at 2025/07/22)
  • new tag type "group"
  • new endpoint: /tags/song/{songId} to get tags of a song: SongTagRequestBuilder changed to use it and remove call to AJAX API (getAllSongs)

Information about all deprecated API functions: https://churchtools.academy/de/help/system-einstellungen/api/0-deprecations/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant