Skip to content

Commit 04e061a

Browse files
microsoft-graph-devx-bot[bot]Microsoft Graph DevX Tooling
andauthored
Update clean v1.0 metadata file with 202235 (#930)
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Clean diff
1 parent 8b038a6 commit 04e061a

4 files changed

Lines changed: 172 additions & 60 deletions

File tree

openapi/v1.0/default.yaml

Lines changed: 43 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -133057,6 +133057,7 @@ paths:
133057133057
tags:
133058133058
- education.educationClass
133059133059
summary: Get gradingScheme from education
133060+
description: 'When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.'
133060133061
operationId: education.classes.assignments.GetGradingScheme
133061133062
parameters:
133062133063
- name: educationClass-id
@@ -136691,6 +136692,7 @@ paths:
136691136692
tags:
136692136693
- education.educationClass
136693136694
summary: Get defaultGradingScheme from education
136695+
description: The default grading scheme for assignments created in this class.
136694136696
operationId: education.classes.assignmentSettings.GetDefaultGradingScheme
136695136697
parameters:
136696136698
- name: educationClass-id
@@ -136968,7 +136970,8 @@ paths:
136968136970
get:
136969136971
tags:
136970136972
- education.educationClass
136971-
summary: Get gradingSchemes from education
136973+
summary: Get educationGradingScheme
136974+
description: Read the properties and relationships of an educationGradingScheme object.
136972136975
operationId: education.classes.assignmentSettings.ListGradingSchemes
136973136976
parameters:
136974136977
- name: educationClass-id
@@ -137025,7 +137028,11 @@ paths:
137025137028
post:
137026137029
tags:
137027137030
- education.educationClass
137028-
summary: Create new navigation property to gradingSchemes for education
137031+
summary: Create educationGradingScheme
137032+
description: Create a new educationGradingScheme on an educationClass. Only teachers can perform this operation.
137033+
externalDocs:
137034+
description: Find more info here
137035+
url: https://learn.microsoft.com/graph/api/educationassignmentsettings-post-gradingschemes?view=graph-rest-1.0
137029137036
operationId: education.classes.assignmentSettings.CreateGradingSchemes
137030137037
parameters:
137031137038
- name: educationClass-id
@@ -137057,7 +137064,11 @@ paths:
137057137064
get:
137058137065
tags:
137059137066
- education.educationClass
137060-
summary: Get gradingSchemes from education
137067+
summary: Get educationGradingScheme
137068+
description: Read the properties and relationships of an educationGradingScheme object.
137069+
externalDocs:
137070+
description: Find more info here
137071+
url: https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-1.0
137061137072
operationId: education.classes.assignmentSettings.GetGradingSchemes
137062137073
parameters:
137063137074
- name: educationClass-id
@@ -137140,7 +137151,11 @@ paths:
137140137151
delete:
137141137152
tags:
137142137153
- education.educationClass
137143-
summary: Delete navigation property gradingSchemes for education
137154+
summary: Delete educationGradingScheme
137155+
description: Delete an educationGradingScheme object.
137156+
externalDocs:
137157+
description: Find more info here
137158+
url: https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-1.0
137144137159
operationId: education.classes.assignmentSettings.DeleteGradingSchemes
137145137160
parameters:
137146137161
- name: educationClass-id
@@ -139406,6 +139421,7 @@ paths:
139406139421
tags:
139407139422
- education.educationUser
139408139423
summary: Get gradingScheme from education
139424+
description: 'When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.'
139409139425
operationId: education.me.assignments.GetGradingScheme
139410139426
parameters:
139411139427
- name: educationAssignment-id
@@ -145580,6 +145596,7 @@ paths:
145580145596
tags:
145581145597
- education.educationUser
145582145598
summary: Get gradingScheme from education
145599+
description: 'When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.'
145583145600
operationId: education.users.assignments.GetGradingScheme
145584145601
parameters:
145585145602
- name: educationUser-id
@@ -273667,7 +273684,7 @@ paths:
273667273684
tags:
273668273685
- groups.team
273669273686
summary: Invoke function doesUserHaveAccess
273670-
description: Determine whether a user has access to a shared channel.
273687+
description: Determine whether a user has access to a channel.
273671273688
externalDocs:
273672273689
description: Find more info here
273673273690
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -279576,7 +279593,7 @@ paths:
279576279593
tags:
279577279594
- groups.team
279578279595
summary: Invoke function doesUserHaveAccess
279579-
description: Determine whether a user has access to a shared channel.
279596+
description: Determine whether a user has access to a channel.
279580279597
externalDocs:
279581279598
description: Find more info here
279582279599
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -408730,7 +408747,7 @@ paths:
408730408747
tags:
408731408748
- me.team
408732408749
summary: Invoke function doesUserHaveAccess
408733-
description: Determine whether a user has access to a shared channel.
408750+
description: Determine whether a user has access to a channel.
408734408751
externalDocs:
408735408752
description: Find more info here
408736408753
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -414723,7 +414740,7 @@ paths:
414723414740
tags:
414724414741
- me.team
414725414742
summary: Invoke function doesUserHaveAccess
414726-
description: Determine whether a user has access to a shared channel.
414743+
description: Determine whether a user has access to a channel.
414727414744
externalDocs:
414728414745
description: Find more info here
414729414746
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -611285,7 +611302,7 @@ paths:
611285611302
tags:
611286611303
- teams.channel
611287611304
summary: Invoke function doesUserHaveAccess
611288-
description: Determine whether a user has access to a shared channel.
611305+
description: Determine whether a user has access to a channel.
611289611306
externalDocs:
611290611307
description: Find more info here
611291611308
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -617241,7 +617258,7 @@ paths:
617241617258
tags:
617242617259
- teams.channel
617243617260
summary: Invoke function doesUserHaveAccess
617244-
description: Determine whether a user has access to a shared channel.
617261+
description: Determine whether a user has access to a channel.
617245617262
externalDocs:
617246617263
description: Find more info here
617247617264
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -625823,7 +625840,7 @@ paths:
625823625840
tags:
625824625841
- teamwork.deletedTeam
625825625842
summary: Invoke function doesUserHaveAccess
625826-
description: Determine whether a user has access to a shared channel.
625843+
description: Determine whether a user has access to a channel.
625827625844
externalDocs:
625828625845
description: Find more info here
625829625846
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -684523,7 +684540,7 @@ paths:
684523684540
tags:
684524684541
- users.team
684525684542
summary: Invoke function doesUserHaveAccess
684526-
description: Determine whether a user has access to a shared channel.
684543+
description: Determine whether a user has access to a channel.
684527684544
externalDocs:
684528684545
description: Find more info here
684529684546
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -691458,7 +691475,7 @@ paths:
691458691475
tags:
691459691476
- users.team
691460691477
summary: Invoke function doesUserHaveAccess
691461-
description: Determine whether a user has access to a shared channel.
691478+
description: Determine whether a user has access to a channel.
691462691479
externalDocs:
691463691480
description: Find more info here
691464691481
url: https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0
@@ -732089,11 +732106,11 @@ components:
732089732106
nullable: true
732090732107
tenantId:
732091732108
type: string
732092-
description: TenantId which the Microsoft Entra user belongs to.
732109+
description: The tenant ID of the Microsoft Entra user.
732093732110
nullable: true
732094732111
userId:
732095732112
type: string
732096-
description: The guid of the user.
732113+
description: The user ID of the Microsoft Entra user.
732097732114
nullable: true
732098732115
user:
732099732116
anyOf:
@@ -743036,6 +743053,7 @@ components:
743036743053
description: Instructions for the assignment. The instructions and the display name tell the student what to do.
743037743054
languageTag:
743038743055
type: string
743056+
description: 'Specifies the language in which UI notifications for the assignment are displayed. If languageTag isn''t provided, the default language is en-US. Optional.'
743039743057
nullable: true
743040743058
lastModifiedBy:
743041743059
anyOf:
@@ -743094,6 +743112,7 @@ components:
743094743112
- $ref: '#/components/schemas/microsoft.graph.educationGradingScheme'
743095743113
- type: object
743096743114
nullable: true
743115+
description: 'When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment.'
743097743116
x-ms-navigationProperty: true
743098743117
resources:
743099743118
type: array
@@ -743179,6 +743198,7 @@ components:
743179743198
- $ref: '#/components/schemas/microsoft.graph.educationGradingScheme'
743180743199
- type: object
743181743200
nullable: true
743201+
description: The default grading scheme for assignments created in this class.
743182743202
x-ms-navigationProperty: true
743183743203
gradingCategories:
743184743204
type: array
@@ -743190,6 +743210,7 @@ components:
743190743210
type: array
743191743211
items:
743192743212
$ref: '#/components/schemas/microsoft.graph.educationGradingScheme'
743213+
description: The grading schemes that can be attached to assignments created in this class.
743193743214
x-ms-navigationProperty: true
743194743215
microsoft.graph.educationCategory:
743195743216
allOf:
@@ -743376,12 +743397,15 @@ components:
743376743397
properties:
743377743398
displayName:
743378743399
type: string
743400+
description: The name of the grading scheme.
743379743401
grades:
743380743402
type: array
743381743403
items:
743382743404
$ref: '#/components/schemas/microsoft.graph.educationGradingSchemeGrade'
743405+
description: The grades that make up the scheme.
743383743406
hidePointsDuringGrading:
743384743407
type: boolean
743408+
description: The display setting for the UI. Indicates whether teachers can grade with points in addition to letter grades.
743385743409
microsoft.graph.educationModule:
743386743410
allOf:
743387743411
- $ref: '#/components/schemas/microsoft.graph.entity'
@@ -774522,8 +774546,10 @@ components:
774522774546
- type: string
774523774547
nullable: true
774524774548
- $ref: '#/components/schemas/ReferenceNumeric'
774549+
description: The midpoint of the grade range.
774525774550
displayName:
774526774551
type: string
774552+
description: The name of this individual grade.
774527774553
minPercentage:
774528774554
oneOf:
774529774555
- type: number
@@ -774532,6 +774558,7 @@ components:
774532774558
- type: string
774533774559
nullable: true
774534774560
- $ref: '#/components/schemas/ReferenceNumeric'
774561+
description: The minimum percentage of the total points needed to achieve this grade.
774535774562
microsoft.graph.educationItemBody:
774536774563
title: educationItemBody
774537774564
type: object
@@ -801898,6 +801925,7 @@ components:
801898801925
- $ref: '#/components/schemas/microsoft.graph.security.investigationState'
801899801926
- type: object
801900801927
nullable: true
801928+
description: 'Information on the current status of the investigation. Possible values are: unknown, terminated, successfullyRemediated, benign, failed, partiallyRemediated, running, pendingApproval, pendingResource, queued, innerFailure, preexistingAlert, unsupportedOs, unsupportedAlertType, suppressedAlert, partiallyInvestigated, terminatedByUser, terminatedBySystem, unknownFutureValue.'
801901801929
lastActivityDateTime:
801902801930
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
801903801931
type: string

0 commit comments

Comments
 (0)