Files
tech-log-frontend/src/features/tech-log/contracts/public/canonical-source.json
T
DongHyeonka 197b2c7e72 chore: pick up the regenerated Question input contract
`resolution` leaves the input's required list, so the generated type makes it
optional. The editor already sent null for an unresolved question; nothing in
the frontend changes behaviour.
2026-08-21 14:32:14 +09:00

27 lines
673 B
JSON

{
"packageId": "@tech-log/public-contract",
"version": "2.0.0",
"digest": "sha256:8ac71425b38658f34641102b4c2e6e21288c811efebdb92c0a46fb9d4790e23e",
"sourceRevision": "dc290b4",
"operationIds": [
"getPublicSite",
"getPublicHome",
"exploreKnowledge",
"exploreQuestions",
"listPublicTopics",
"getPublicTopic",
"getPublicCase",
"getPublicReference",
"getPublicQuestion",
"listPublicProjects",
"getPublicProject",
"listPublicProjectDecisions",
"listPublicProjectRecords",
"listPublicProjectActivities",
"listPublicReleases",
"getPublicRelease",
"getPublicProfile",
"searchPublicResources"
]
}