Skip to content

Commit 96cce48

Browse files
committed
Update: Simplified properties definition.
1 parent b8d7b32 commit 96cce48

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

api-console-request.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,7 @@
117117
notify: true
118118
},
119119
// The RAML definition JSON object
120-
raml: {
121-
type: Object
122-
},
120+
raml: Object,
123121
// OAuth2 redirect URL
124122
redirectUrl: String,
125123
/**

0 commit comments

Comments
 (0)