Skip to content

Commit

Permalink
feat(generic bpm): eclipse-tractusx#384 Gate API: Create input endpoi…
Browse files Browse the repository at this point in the history
…nts for generic business partners

- Comments from the review incorporated
  • Loading branch information
rainer-exxcellent committed Sep 6, 2023
1 parent 1a189c0 commit 5a1779b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import io.swagger.v3.oas.annotations.media.Schema
import org.eclipse.tractusx.bpdm.common.dto.ClassificationDto
import org.eclipse.tractusx.bpdm.common.dto.openapidescription.CommonDescription


interface IBaseBusinessPartnerInputDto {

@get:Schema(description = CommonDescription.externalId)
Expand Down

0 comments on commit 5a1779b

Please sign in to comment.