Sha256: f6f65e36d32d89fcb781763624e19a92560ec083601b4d4d0202b57ee83b2871
Contents?: true
Size: 238 Bytes
Versions: 1
Compression:
Stored size: 238 Bytes
Contents
require 'avro_turf/test/fake_confluent_schema_registry_server' class AuthorizedFakeConfluentSchemaRegistryServer < FakeConfluentSchemaRegistryServer set :host_authorization, permitted_hosts: ['example.org', 'registry.example.com'] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
avro_turf-1.18.0 | spec/support/authorized_fake_confluent_schema_registry_server.rb |