Skip to content

Commit

Permalink
fix(Gate-Type-Match): faulty binding between SaaS response and data m…
Browse files Browse the repository at this point in the history
…odel
  • Loading branch information
nicoprow committed Mar 10, 2023
1 parent aeb6885 commit 810e27c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ data class ReferenceDataLookupResponseSaas(
)

data class BusinessPartnerLookupMatchSaas(
val saasId: String,
val dataSource: String,
val matchingProfile: MatchingProfileSaas
)
Expand Down

0 comments on commit 810e27c

Please sign in to comment.