Removes name ap field
This commit is contained in:
parent
63075a6fe9
commit
70fe7e17af
|
@ -297,7 +297,6 @@ class Link(ActivityObject):
|
||||||
"""for tagging a book in a status"""
|
"""for tagging a book in a status"""
|
||||||
|
|
||||||
href: str
|
href: str
|
||||||
name: str
|
|
||||||
mediaType: str = None
|
mediaType: str = None
|
||||||
id: str = None
|
id: str = None
|
||||||
type: str = "Link"
|
type: str = "Link"
|
||||||
|
|
Loading…
Reference in New Issue