Skip to content

Commit

Permalink
Fix partial entity encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek committed Apr 10, 2024
1 parent de013ab commit d583762
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
package io.renku.search.solr.documents

import io.bullet.borer.*
import io.bullet.borer.NullOptions.given
import io.bullet.borer.derivation.MapBasedCodecs
import io.renku.search.model.{Id, Name}
import io.renku.search.model.projects.*
Expand Down

0 comments on commit d583762

Please sign in to comment.