Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion spec/Section 2 -- Language.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down