com.atproto.repo.strong_ref¶
- class atproto_client.models.com.atproto.repo.strong_ref.Main¶
Bases:
ModelBase
Definition model for
com.atproto.repo.strongRef
.- field cid: str [Required]¶
Cid.
- Constraints:
func = Validated by:
string_formats.validate_cid()
(only when strict_string_format=True)json_schema_input_type = PydanticUndefined
- field py_type: Literal['com.atproto.repo.strongRef'] = 'com.atproto.repo.strongRef'¶
- field uri: str [Required]¶
Uri.
- Constraints:
func = Validated by:
string_formats.validate_at_uri()
(only when strict_string_format=True)json_schema_input_type = PydanticUndefined