Skip to content

Commit f0da6a7

Browse files
committed
adjustments
1 parent 2b40fca commit f0da6a7

File tree

1 file changed

+3
-0
lines changed
  • feature/metis/conversation/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/metis/conversation/service/network/impl

1 file changed

+3
-0
lines changed

feature/metis/conversation/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/metis/conversation/service/network/impl/MetisServiceImpl.kt

+3
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ internal class MetisServiceImpl(
180180
}
181181
}
182182

183+
// TODO: Use the API object for the following functions once 8.0.0 has been released
184+
// See https://github.com/ls1intum/artemis-android/issues/462
185+
// The following functions are not compatible with the pre 8.0.0 API structure
183186
override suspend fun getForwardedMessagesByIds(
184187
metisContext: MetisContext,
185188
postIds: List<Long>,

0 commit comments

Comments
 (0)