Skip to content

Instantly share code, notes, and snippets.

@jury89
Created August 3, 2015 14:11
Show Gist options
  • Select an option

  • Save jury89/bf819a2c9fd9191e5dbc to your computer and use it in GitHub Desktop.

Select an option

Save jury89/bf819a2c9fd9191e5dbc to your computer and use it in GitHub Desktop.
Loopback hidden properties
"properties": {
"password": {
"type": "string",
"required": true
},
"hidden": ["password"],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment