MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / code

Route code

src/opencdeserver/api/app/api/foundation.py:None–None  ·  view source on GitHub ↗
router.get("/foundation/oauth2/code")

Source from the content-addressed store, hash-verified

1import os
2from typing import Optional
3from uuid import uuid4
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected