Join Slack
Powered by
This Library is great. Next Problem: I have all t...
# serialization
t
Tobias Wohlfarth
02/18/2023, 3:00 PM
This Library is great. Next Problem: I have all the data classes for the json responses in one file, therefor i want to use the filelevel annotation
@file:UseSerializers(UrlSerializer::class)
But when i add another Serializer class at filelevel it show an error. Are multiple filelevel
UseSerializers
possible?
Open in Slack
Previous
Next