-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Open-Metadata-Exchange/server/schemas.py
Lines 16 to 23 in 9d6fbf0
| class Metadata(BaseModel): | |
| title: str | |
| url: str | |
| description: str | |
| subject: str | |
| author: str | |
| alignment_tags: list[str] | |
| keywords: list[str] |
Metadata
Metadata
Assignees
Labels
No labels