Skip to content

Instantly share code, notes, and snippets.

@tao-qian
Created August 31, 2016 17:36
Show Gist options
  • Save tao-qian/6f4a9a1df595895fa21f7e01fd45d8e7 to your computer and use it in GitHub Desktop.
Save tao-qian/6f4a9a1df595895fa21f7e01fd45d8e7 to your computer and use it in GitHub Desktop.
{
"name": "account_type",
"in": "query",
"required": false,
"type": "string",
"enum": [
"PERSONAL",
"COLLEGE_SAVING"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment