docs: simplify WIP interaction model

This commit is contained in:
2026-09-09 00:25:36 +09:00
parent 1520852238
commit b42b4150e5
8 changed files with 27 additions and 32 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ operation refresh {
Outputには任意のtype expressionまたはNamed typeを使用できる。ただし、将来fieldを追加する可能性があるOperationではrecord outputを推奨する。
Operationのnamedescription、Guardなど、input / output型以外のinterface metadataとの対応付けは[Operation schema](../2.2-operation.md)で定義する。
Operationのnamedescriptionなど、input / output型以外のinterface metadataとの対応付けは[Operation schema](../2.2-operation.md)で定義する。
## Schema exchange