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 authored and martinfkaeser committed Sep 7, 2023
1 parent f66c16d commit 79a1c7e
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 79a1c7e

Please sign in to comment.