Sha256: ef5a02162d92106a0accfdb6f51820c51caa18d2ab585f4ee46882e49207dceb
Contents?: true
Size: 263 Bytes
Versions: 1
Compression:
Stored size: 263 Bytes
Contents
require 'avro_turf/test/fake_prefixed_confluent_schema_registry_server' class AuthorizedFakePrefixedConfluentSchemaRegistryServer < FakePrefixedConfluentSchemaRegistryServer 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_prefixed_confluent_schema_registry_server.rb |