Skip to content

Commit

Permalink
[break] ensure all services come from same package (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferozco authored and iamdanfox committed Oct 26, 2018
1 parent 2694ac1 commit 395ad5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:

AutoDeserializeService:
name: Auto Deserialize Service
package: com.palantir.conjure.verification
package: com.palantir.conjure.verification.server
default-auth: none

endpoints:
Expand Down

0 comments on commit 395ad5d

Please sign in to comment.