We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba08c8 commit f71aa36Copy full SHA for f71aa36
api-oauth2-settings-document.html
@@ -88,14 +88,6 @@ <h4>Authorization scopes</h4>
88
static get properties() {
89
return {
90
settings: Object,
91
- /**
92
- * Computed value from current `method`. True if the model contains
93
- * custom properties (annotations in RAML).
94
- */
95
- hasCustomProperties: {
96
- type: Boolean,
97
- computed: '_computeHasCustomProperties(settings)'
98
- },
99
100
accessTokenUri: {
101
type: String,
0 commit comments