Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/tools/confluence/page-properties/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{
type
NextRequest, NextResponse } from
'next/server'
3
import
{
4
confluenceCreatePagePropertyContract,
Callers
nothing calls this directly
Calls
12
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
checkSessionOrInternalAuth
Function · 0.90
parseRequest
Function · 0.90
validateAlphanumericId
Function · 0.90
getConfluenceCloudId
Function · 0.90
validateJiraCloudId
Function · 0.90
parseAtlassianErrorMessage
Function · 0.90
text
Method · 0.80
error
Method · 0.80
get
Method · 0.65
toString
Method · 0.45
Tested by
no test coverage detected