Skip to content

Commit

Permalink
Merge pull request #2269 from microsoftgraph/WeeklyApiRefresh/2023082…
Browse files Browse the repository at this point in the history
…91209

[v2] Weekly OpenApiDocs Refresh
  • Loading branch information
timayabi2020 authored Aug 31, 2023
2 parents 4567d6b + 1d00054 commit 9b76561
Show file tree
Hide file tree
Showing 49 changed files with 114,238 additions and 112,889 deletions.
6 changes: 3 additions & 3 deletions config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"versions": {
"authentication": {
"prerelease": "",
"version": "2.4.0"
"version": "2.5.0"
},
"beta": {
"prerelease": "",
"version": "2.4.0"
"version": "2.5.0"
},
"v1.0": {
"prerelease": "",
"version": "2.4.0"
"version": "2.5.0"
}
}
}
10 changes: 5 additions & 5 deletions openApiDocs/beta/Applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29140,10 +29140,10 @@ components:
properties:
name:
type: string
description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.'
description: Name for this key-value pair
value:
type: string
description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.'
description: Value for this key-value pair
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -30376,11 +30376,11 @@ components:
properties:
key:
type: string
description: Key.
description: Contains the name of the field that a value is associated with.
nullable: true
value:
type: string
description: Value.
description: Contains the corresponding value for the specified key.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -31630,7 +31630,7 @@ components:
$ref: '#/components/schemas/microsoft.graph.itemReference'
webUrl:
type: string
description: URL that displays the resource in the browser. Read-only.
description: 'URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). Read-only.'
nullable: true
createdByUser:
$ref: '#/components/schemas/microsoft.graph.user'
Expand Down
Loading

0 comments on commit 9b76561

Please sign in to comment.