You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wit-0.3.0-draft/types.wit
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,8 @@ interface types {
154
154
/// `set`, `append`, and `delete` operations will fail with
155
155
/// `header-error.immutable`.
156
156
///
157
-
/// A `fields` resource should store `field-name`s and `field-value`s in their /// original casing used to construct or mutate the `fields` resource. The `fields`
157
+
/// A `fields` resource should store `field-name`s and `field-value`s in their
158
+
/// original casing used to construct or mutate the `fields` resource. The `fields`
158
159
/// resource should use that original casing when serializing the fields for
159
160
/// transport or when returning them from a method.
0 commit comments