Re-structures link models
This commit is contained in:
parent
af8cb51325
commit
86b294afd7
7 changed files with 32 additions and 27 deletions
|
@ -26,6 +26,7 @@ class Link:
|
|||
|
||||
href: str
|
||||
name: str
|
||||
mediaType: str = None
|
||||
type: str = "Link"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue