singer_sdk.typing.RelativeJSONPointerType#

class singer_sdk.typing.RelativeJSONPointerType[source]#

RelativeJSONPointer type.

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

String format.

See the JSON Schema reference for a list of all the built-in formats.

Returns:

A string describing the format.