NatsPublisherSpecification
faststream.nats.publisher.specification.NatsPublisherSpecification #
NatsPublisherSpecification(
_outer_config: T_BrokerConfig,
specification_config: T_SpecificationConfig,
)
Bases: PublisherSpecification[NatsBrokerConfig, NatsPublisherSpecificationConfig]
Source code in faststream/_internal/endpoint/publisher/specification.py
get_schema #
get_schema() -> dict[str, PublisherSpec]