Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions schemas/v0.25.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
garrytrinder marked this conversation as resolved.
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions schemas/v0.26.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
garrytrinder marked this conversation as resolved.
]
}
},
Expand Down
6 changes: 3 additions & 3 deletions schemas/v0.27.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
garrytrinder marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v0.28.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v0.29.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
Comment thread
waldekmastykarz marked this conversation as resolved.
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v0.29.1/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v0.29.2/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v1.0.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
Comment thread
waldekmastykarz marked this conversation as resolved.
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v1.1.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v1.2.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v1.2.1/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v1.3.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v2.0.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
garrytrinder marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
6 changes: 3 additions & 3 deletions schemas/v2.1.0/graphminimalpermissionsplugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": {
"type": "string",
"enum": [
"Delegated",
"Application"
"delegated",
"application"
Comment thread
waldekmastykarz marked this conversation as resolved.
],
"description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'."
"description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'."
}
},
"additionalProperties": false
Expand Down
Loading