MCPcopy 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
22class LinkData(BaseModel):
23 url: constr(min_length=1)
24
25
26class DocumentVersionLinks(BaseModel):

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected