`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.
28 lines
730 B
JSON
28 lines
730 B
JSON
{
|
|
"packageId": "@tech-log/studio-contract",
|
|
"version": "3.0.0",
|
|
"digest": "sha256:5229865c3d242f19d75030d3f524a44dfebbf444324068d6ae88e43b8047dba4",
|
|
"sourceRevision": "dc290b4",
|
|
"operationIds": [
|
|
"getStudioSession",
|
|
"getStudioDashboard",
|
|
"listStudioDocuments",
|
|
"createStudioDocument",
|
|
"getStudioDocument",
|
|
"saveStudioDocument",
|
|
"validateStudioDocument",
|
|
"getCurrentStudioPreview",
|
|
"createStudioPreview",
|
|
"publishStudioDocument",
|
|
"listStudioPublications",
|
|
"unpublishStudioPublication",
|
|
"getStudioPublicationSnapshot",
|
|
"listStudioCatalog",
|
|
"listStudioAssets",
|
|
"uploadStudioAsset",
|
|
"getStudioAsset",
|
|
"updateStudioAsset",
|
|
"deleteStudioAsset"
|
|
]
|
|
}
|