@@ -17275,179 +17275,6 @@
1727517275 "ownerSecurityGroup": "DNRMsGraphSchemaAdmi"
1727617276 }
1727717277 },
17278- "EduAdministration.Read": {
17279- "schemes": {
17280- "DelegatedWork": {
17281- "adminDisplayName": "Read education app settings",
17282- "adminDescription": "Read the state and settings of all Microsoft education apps on behalf of the user.",
17283- "userDisplayName": "View your education app settings",
17284- "userDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
17285- "requiresAdminConsent": true,
17286- "privilegeLevel": 3
17287- }
17288- },
17289- "pathSets": [
17290- {
17291- "schemeKeys": [
17292- "DelegatedWork"
17293- ],
17294- "methods": [
17295- "GET"
17296- ],
17297- "paths": {
17298- "/education/synchronizationprofiles": "least=DelegatedWork",
17299- "/education/synchronizationprofiles/{id}": "least=DelegatedWork",
17300- "/education/synchronizationprofiles/{id}/errors": "least=DelegatedWork",
17301- "/education/synchronizationprofiles/{id}/profilestatus": "least=DelegatedWork"
17302- }
17303- }
17304- ],
17305- "ownerInfo": {
17306- "ownerSecurityGroup": "eduapipreauth"
17307- }
17308- },
17309- "EduAdministration.Read.All": {
17310- "schemes": {
17311- "Application": {
17312- "adminDisplayName": "Read Education app settings",
17313- "adminDescription": "Read the state and settings of all Microsoft education apps.",
17314- "requiresAdminConsent": true,
17315- "privilegeLevel": 4
17316- }
17317- },
17318- "pathSets": [
17319- {
17320- "schemeKeys": [
17321- "Application"
17322- ],
17323- "methods": [
17324- "GET"
17325- ],
17326- "paths": {
17327- "/education/synchronizationprofiles": "least=Application",
17328- "/education/synchronizationprofiles/{id}": "least=Application",
17329- "/education/synchronizationprofiles/{id}/errors": "least=Application",
17330- "/education/synchronizationprofiles/{id}/profilestatus": "least=Application"
17331- }
17332- }
17333- ],
17334- "ownerInfo": {
17335- "ownerSecurityGroup": "eduapipreauth"
17336- }
17337- },
17338- "EduAdministration.ReadWrite": {
17339- "schemes": {
17340- "DelegatedWork": {
17341- "adminDisplayName": "Manage education app settings",
17342- "adminDescription": "Manage the state and settings of all Microsoft education apps on behalf of the user.",
17343- "userDisplayName": "Manage your education app settings",
17344- "userDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
17345- "requiresAdminConsent": true,
17346- "privilegeLevel": 4
17347- }
17348- },
17349- "pathSets": [
17350- {
17351- "schemeKeys": [
17352- "DelegatedWork"
17353- ],
17354- "methods": [
17355- "GET",
17356- "POST",
17357- "PUT"
17358- ],
17359- "paths": {
17360- "/education/synchronizationprofiles": "least=DelegatedWork"
17361- }
17362- },
17363- {
17364- "schemeKeys": [
17365- "DelegatedWork"
17366- ],
17367- "methods": [
17368- "DELETE",
17369- "GET"
17370- ],
17371- "paths": {
17372- "/education/synchronizationprofiles/{id}": "least=DelegatedWork"
17373- }
17374- },
17375- {
17376- "schemeKeys": [
17377- "DelegatedWork"
17378- ],
17379- "methods": [
17380- "GET"
17381- ],
17382- "paths": {
17383- "/education/synchronizationprofiles/{id}/errors": "",
17384- "/education/synchronizationprofiles/{id}/profilestatus": "",
17385- "/education/synchronizationprofiles/{id}/uploadurl": "least=DelegatedWork"
17386- }
17387- },
17388- {
17389- "schemeKeys": [
17390- "DelegatedWork"
17391- ],
17392- "methods": [
17393- "POST"
17394- ],
17395- "paths": {
17396- "/education/synchronizationprofiles/{id}/pause": "least=DelegatedWork",
17397- "/education/synchronizationprofiles/{id}/reset": "least=DelegatedWork",
17398- "/education/synchronizationprofiles/{id}/resume": "least=DelegatedWork",
17399- "/education/synchronizationprofiles/{id}/start": "least=DelegatedWork"
17400- }
17401- }
17402- ],
17403- "ownerInfo": {
17404- "ownerSecurityGroup": "eduapipreauth"
17405- }
17406- },
17407- "EduAdministration.ReadWrite.All": {
17408- "schemes": {
17409- "Application": {
17410- "adminDisplayName": "Manage education app settings",
17411- "adminDescription": "Manage the state and settings of all Microsoft education apps.",
17412- "requiresAdminConsent": true,
17413- "privilegeLevel": 4
17414- }
17415- },
17416- "pathSets": [
17417- {
17418- "schemeKeys": [
17419- "Application"
17420- ],
17421- "methods": [
17422- "GET"
17423- ],
17424- "paths": {
17425- "/education/synchronizationprofiles": "",
17426- "/education/synchronizationprofiles/{id}": "",
17427- "/education/synchronizationprofiles/{id}/errors": "",
17428- "/education/synchronizationprofiles/{id}/profilestatus": "",
17429- "/education/synchronizationprofiles/{id}/uploadurl": "least=Application"
17430- }
17431- },
17432- {
17433- "schemeKeys": [
17434- "Application"
17435- ],
17436- "methods": [
17437- "POST"
17438- ],
17439- "paths": {
17440- "/education/synchronizationprofiles/{id}/pause": "least=Application",
17441- "/education/synchronizationprofiles/{id}/reset": "least=Application",
17442- "/education/synchronizationprofiles/{id}/resume": "least=Application",
17443- "/education/synchronizationprofiles/{id}/start": "least=Application"
17444- }
17445- }
17446- ],
17447- "ownerInfo": {
17448- "ownerSecurityGroup": "eduapipreauth"
17449- }
17450- },
1745117278 "EduAssignments.Read": {
1745217279 "schemes": {
1745317280 "DelegatedWork": {
0 commit comments