Class JsonNameInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.JsonNameInterceptor
All Implemented Interfaces:
CodeInterceptor<ProtocolSection,DocWriter>

public final class JsonNameInterceptor extends Object
Adds a member's jsonName to the ProtocolSection if the protocol supports it.