diff --git a/spec/Section 2 -- Language.md b/spec/Section 2 -- Language.md index ce4823aed..a2368c95b 100644 --- a/spec/Section 2 -- Language.md +++ b/spec/Section 2 -- Language.md @@ -460,7 +460,10 @@ These two operations are semantically identical: ## Field Alias -Alias : Name : +Alias + +- Name : +- StringValue : By default a field's response key in the response object will use that field's name. However, you can define a different response key by specifying an alias.