singer_sdk.typing.RelativeJSONPointerType#

class singer_sdk.typing.RelativeJSONPointerType#

RelativeJSONPointer type.

string_format: str | None = 'relative-json-pointer'#

String format.

See the formats built into the JSON Schema specification.

Returns:

A string describing the format.