singer_sdk.typing.JSONPointerType#

class singer_sdk.typing.JSONPointerType[source]#

JSONPointer type.

string_format: str | None = '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.