Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ LinkData
Class
LinkData
src/opencdeserver/api/app/models/documents_common.py:22–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
22
class
LinkData(BaseModel):
23
url: constr(min_length=1)
24
25
26
class
DocumentVersionLinks(BaseModel):
Callers
2
get_upload_instructions
Method · 0.85
document_version_links
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected