Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to Main #2342

Merged
merged 64 commits into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
5f3fea8
Removed comment based help . Added scripts for generating examples an…
timayabi2020 Sep 18, 2023
41ccbf1
Merge branch 'dev' of https://github.com/microsoftgraph/msgraph-sdk-p…
timayabi2020 Sep 18, 2023
ef62d78
Added script for generating markdown file
timayabi2020 Sep 18, 2023
ef93998
Updated help file urls
timayabi2020 Sep 18, 2023
9eee775
Added help uri to script custom cmdlets
timayabi2020 Sep 18, 2023
ae1e2c8
Removed view query parameter
timayabi2020 Sep 18, 2023
edcd1b1
Removed query parameter
timayabi2020 Sep 18, 2023
1303ee4
Generated example and markdown files
timayabi2020 Sep 18, 2023
b41e9c7
Added example files
timayabi2020 Sep 18, 2023
50200f7
Added example on the find mgraph example file
timayabi2020 Sep 18, 2023
e104252
Changed number
timayabi2020 Sep 18, 2023
89bb649
Injected example into the doc
timayabi2020 Sep 18, 2023
41e3419
Added synopsis and description files
timayabi2020 Sep 19, 2023
7921895
Added scripts for injecting synopsis and descriptions
timayabi2020 Sep 19, 2023
16ae87f
Added copying of flies
timayabi2020 Sep 19, 2023
22bbe62
Added xml help files to nuspec file instead of csproj
timayabi2020 Sep 19, 2023
0c146db
Rolled back authentication markdown file
timayabi2020 Sep 20, 2023
baaaa96
Added
timayabi2020 Sep 20, 2023
8e36b0f
Added authentication information
timayabi2020 Sep 20, 2023
ab05f24
Merge branch 'dev' into auth-documentation
timayabi2020 Sep 20, 2023
131f79c
Added platyps installation step
timayabi2020 Sep 20, 2023
e135197
Added function for updating metadata on the list
timayabi2020 Sep 21, 2023
2c52b63
Merge branch 'dev' into auth-documentation
timayabi2020 Sep 21, 2023
ae69dba
Added synopsis description and examples for connect-mggraph
timayabi2020 Sep 21, 2023
4ae7e43
Added synopsis, description and examples for disconnect mg graph
timayabi2020 Sep 21, 2023
0ad6090
Added synopsis, description and examples for Ger-MgEnvironment
timayabi2020 Sep 21, 2023
87e9ce3
Added synopsis, descriptions and examples to Get-MgContext
timayabi2020 Sep 21, 2023
6313c56
Added synopsis, descriptions and examples to Invoke-MgGraphRequest
timayabi2020 Sep 21, 2023
a13fbde
Updated synopsis, descriptions and examples for find-mggraphcommand
timayabi2020 Sep 21, 2023
80419db
Added synopsis, descriptions and examples for find-mggraphpermissions
timayabi2020 Sep 21, 2023
8d261a4
Injected examples , synopsis and descriptions
timayabi2020 Sep 21, 2023
41da6d4
Refreshed help file
timayabi2020 Sep 21, 2023
7336586
Rolled back
timayabi2020 Sep 21, 2023
cc12c58
Replaced /me with /{id}
timayabi2020 Sep 21, 2023
d522dc8
Corrected replacement path
timayabi2020 Sep 21, 2023
a3103f1
Updated comment
timayabi2020 Sep 21, 2023
a33c380
Added pester test
timayabi2020 Sep 21, 2023
96da5d0
Covered both relative and absolute paths
timayabi2020 Sep 22, 2023
6ad5133
Fetched me path from segments
timayabi2020 Sep 22, 2023
aa54509
Added check for all segments to find out if their is a /me segment
timayabi2020 Sep 22, 2023
06637b8
Corrected formatting
timayabi2020 Sep 22, 2023
6836d78
Merge pull request #2317 from microsoftgraph/2306-find-mggraphcommand…
timayabi2020 Sep 22, 2023
69f727b
Merge branch 'dev' into auth-documentation
timayabi2020 Sep 22, 2023
1b88464
Merge pull request #2307 from microsoftgraph/auth-documentation
timayabi2020 Sep 22, 2023
bc980b6
[v2] Weekly OpenApiDocs Refresh (#2325)
peombwa Sep 27, 2023
b3ae65b
Updating examples
Sep 29, 2023
b88f675
Merge pull request #2330 from microsoftgraph/WeeklyExamplesUpdate/202…
timayabi2020 Sep 29, 2023
f5c0711
Added missing descriptions, synopsis and examples
timayabi2020 Oct 2, 2023
e99cf3b
Imported example into docs
timayabi2020 Oct 2, 2023
623009e
Update src/Authentication/synopsis/Set-MgGraphOption.md
timayabi2020 Oct 2, 2023
6b36c3f
Update src/Authentication/descriptions/Set-MgEnvironment.md
timayabi2020 Oct 2, 2023
fb13d4d
Update src/Authentication/descriptions/Get-MgGraphOption.md
timayabi2020 Oct 2, 2023
ea0cf1b
Update src/Authentication/synopsis/Get-MgGraphOption.md
timayabi2020 Oct 2, 2023
9e8cb6a
Update src/Authentication/synopsis/Set-MgRequestContext.md
timayabi2020 Oct 2, 2023
ad2c90d
Update src/Authentication/descriptions/Set-MgGraphOption.md
timayabi2020 Oct 2, 2023
e777d41
Update src/Authentication/descriptions/Set-MgRequestContext.md
timayabi2020 Oct 2, 2023
f6a8e19
Updated docs according to PR review suggestions
timayabi2020 Oct 2, 2023
b888b7f
Fix auto version increment (#2335)
peombwa Oct 3, 2023
cb29757
Weekly OpenApiDocs Download.
Oct 3, 2023
0fb2f66
Merge branch 'dev' into 2332-review-synopsis-description-and-examples…
timayabi2020 Oct 3, 2023
991c433
Merge pull request #2333 from microsoftgraph/2332-review-synopsis-des…
timayabi2020 Oct 3, 2023
4f10e36
Add generated MgCommandMetadata.json. [run ci]
Oct 4, 2023
83352a8
Merge branch 'dev' into WeeklyApiRefresh/202310031621
timayabi2020 Oct 4, 2023
b422ca0
Merge pull request #2339 from microsoftgraph/WeeklyApiRefresh/2023100…
timayabi2020 Oct 4, 2023
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
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.6.1"
"version": "2.7.0"
},
"beta": {
"prerelease": "",
"version": "2.6.1"
"version": "2.7.0"
},
"v1.0": {
"prerelease": "",
"version": "2.6.1"
"version": "2.7.0"
}
}
}
42 changes: 37 additions & 5 deletions openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2149,7 +2149,7 @@ paths:
tags:
- bookingBusinesses.bookingService
summary: Update bookingservice
description: "Update the properties of a bookingService object in the specified bookingBusiness. The following are some examples you can customize for a service:\n- Price\n- Typical length of an appointment\n- Reminders\n- Any time buffer to set up before or finish up after the service\n- Scheduling policy parameters such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment."
description: "Update the properties of a bookingService object in the specified bookingBusiness. The following are some examples you can customize for a service:\n- Price\n- Typical length of an appointment\n- Reminders\n- Any, time buffer to set up before or finish up after the service\n- Scheduling policy parameters such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment."
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0
Expand Down Expand Up @@ -7203,6 +7203,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- recordingContentUrl
Expand All @@ -7222,6 +7224,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- recordingContentUrl
type: string
Expand Down Expand Up @@ -7334,6 +7337,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- recordingContentUrl
type: string
Expand Down Expand Up @@ -7612,6 +7616,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- recordingContentUrl
type: string
Expand All @@ -7633,6 +7638,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- recordingContentUrl
Expand Down Expand Up @@ -8710,6 +8717,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- metadataContent
Expand All @@ -8731,6 +8740,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- metadataContent
- transcriptContentUrl
Expand Down Expand Up @@ -8844,6 +8854,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- metadataContent
- transcriptContentUrl
Expand Down Expand Up @@ -9217,6 +9228,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- metadataContent
- transcriptContentUrl
Expand All @@ -9239,6 +9251,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- metadataContent
Expand Down Expand Up @@ -12718,6 +12732,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- recordingContentUrl
Expand All @@ -12737,6 +12753,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- recordingContentUrl
type: string
Expand Down Expand Up @@ -12849,6 +12866,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- recordingContentUrl
type: string
Expand Down Expand Up @@ -13127,6 +13145,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- recordingContentUrl
type: string
Expand All @@ -13148,6 +13167,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- recordingContentUrl
Expand Down Expand Up @@ -14225,6 +14246,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- metadataContent
Expand All @@ -14246,6 +14269,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- metadataContent
- transcriptContentUrl
Expand Down Expand Up @@ -14359,6 +14383,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- metadataContent
- transcriptContentUrl
Expand Down Expand Up @@ -14732,6 +14757,7 @@ paths:
- content
- createdDateTime
- meetingId
- meetingOrganizer
- meetingOrganizerId
- metadataContent
- transcriptContentUrl
Expand All @@ -14754,6 +14780,8 @@ paths:
- createdDateTime desc
- meetingId
- meetingId desc
- meetingOrganizer
- meetingOrganizer desc
- meetingOrganizerId
- meetingOrganizerId desc
- metadataContent
Expand Down Expand Up @@ -15445,7 +15473,7 @@ components:
$ref: '#/components/schemas/microsoft.graph.plannerOrderHintsByAssignee'
unassignedOrderHint:
type: string
description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint for the user the task is assigned to. The format is defined as outlined here.'
description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task isn''t assigned to anyone, or if the orderHintsByAssignee dictionary doesn''t provide an order hint for the user the task is assigned to. The format is defined as outlined here.'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -15666,6 +15694,8 @@ components:
type: string
description: The unique identifier of the onlineMeeting related to this recording. Read-only.
nullable: true
meetingOrganizer:
$ref: '#/components/schemas/microsoft.graph.identitySet'
meetingOrganizerId:
type: string
description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only.
Expand Down Expand Up @@ -15824,6 +15854,8 @@ components:
type: string
description: The unique identifier of the online meeting related to this transcript. Read-only.
nullable: true
meetingOrganizer:
$ref: '#/components/schemas/microsoft.graph.identitySet'
meetingOrganizerId:
type: string
description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only.
Expand Down Expand Up @@ -15851,7 +15883,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.communicationsUserIdentity'
description: Identity information of co-organizers of the webinar.
description: Identity information of coorganizers of the webinar.
registrationConfiguration:
$ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationConfiguration'
registrations:
Expand Down Expand Up @@ -16671,11 +16703,11 @@ components:
properties:
displayName:
type: string
description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
description: The display name of the identity. This property is read-only.
nullable: true
id:
type: string
description: Unique identifier for the identity.
description: The identifier of the identity. This property is read-only.
nullable: true
additionalProperties:
type: object
Expand Down
Loading