Skip to content

Commit

Permalink
Merge pull request #4 from ps-dev/test_deploy
Browse files Browse the repository at this point in the history
Minor change to test a new deployment functionality
  • Loading branch information
mnikulesko authored Sep 26, 2023
2 parents f3e8716 + d44c466 commit de07e5c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -639,5 +639,4 @@ class RedisSchemaRegistryClient(restService: RestService,
override def testCompatibility(s: String, schema: Schema): Boolean = {
restService.testCompatibility(schema.toString(), s, "latest")
}

}

0 comments on commit de07e5c

Please sign in to comment.