Skip to content

Docs Generation #1422

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

Merged
merged 34 commits into from
Jul 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
6cecffc
Weekly OpenApiDocs Download. [run ci]
Jul 25, 2022
f740342
Remove broken API operations.
peombwa Jul 25, 2022
b650f47
Add generated MgCommandMetadata.json. [run ci]
Jul 26, 2022
eaca73d
Docs Generation for Planner [run ci]
Jul 26, 2022
6276209
Docs Generation for Users.Functions [run ci]
Jul 26, 2022
8a92340
Docs Generation for Notes [run ci]
Jul 26, 2022
f774158
Docs Generation for Identity.Governance [run ci]
Jul 26, 2022
15d3cc2
Docs Generation for Compliance [run ci]
Jul 26, 2022
504f8af
Docs Generation for Devices.CorporateManagement [run ci]
Jul 26, 2022
26daa3d
Docs Generation for CrossDeviceExperiences [run ci]
Jul 26, 2022
6c207d6
Docs Generation for Identity.SignIns [run ci]
Jul 26, 2022
3a5fbca
Docs Generation for DeviceManagement [run ci]
Jul 26, 2022
4ab5657
Docs Generation for Identity.DirectoryManagement [run ci]
Jul 26, 2022
3efc734
Docs Generation for Teams [run ci]
Jul 26, 2022
c0d0c1e
Docs Generation for DeviceManagement.Actions [run ci]
Jul 26, 2022
2a00a3b
Docs Generation for DeviceManagement.Functions [run ci]
Jul 26, 2022
8976d08
Docs Generation for CloudCommunications [run ci]
Jul 26, 2022
e3707a0
Docs Generation for Applications [run ci]
Jul 26, 2022
326f83a
Docs Generation for WindowsUpdates [run ci]
Jul 26, 2022
10b98ef
Docs Generation for Security [run ci]
Jul 26, 2022
a8bcadd
Docs Generation for DeviceManagement.Enrolment [run ci]
Jul 26, 2022
69a1193
Docs Generation for Search [run ci]
Jul 26, 2022
b696f6b
Docs Generation for Devices.ServiceAnnouncement [run ci]
Jul 26, 2022
ea364d8
Docs Generation for Reports [run ci]
Jul 26, 2022
c37c7e6
Docs Generation for People [run ci]
Jul 26, 2022
776865a
Docs Generation for Users.Actions [run ci]
Jul 26, 2022
572a79b
Docs Generation for Devices.CloudPrint [run ci]
Jul 26, 2022
a08f75f
Docs Generation for Bookings [run ci]
Jul 26, 2022
eb3d24c
Docs Generation for Education [run ci]
Jul 26, 2022
103fe0c
Docs Generation for Users [run ci]
Jul 26, 2022
14f3a35
Docs Generation for Groups [run ci]
Jul 26, 2022
36a1441
Docs Generation for Sites [run ci]
Jul 26, 2022
c1c57f6
Docs Generation for DeviceManagement.Administration [run ci]
Jul 26, 2022
88fa88b
Docs Generation for Files [run ci]
Jul 26, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
283 changes: 43 additions & 240 deletions openApiDocs/beta/Applications.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openApiDocs/beta/CloudCommunications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8627,7 +8627,7 @@ components:
properties:
displayName:
type: string
description: 'The identity''s display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may 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. 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.'
nullable: true
id:
type: string
Expand Down
17 changes: 6 additions & 11 deletions openApiDocs/beta/Compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,6 @@ paths:
- mail
- mailEnabled
- mailNickname
- mdmAppId
- membershipRule
- membershipRuleProcessingState
- onPremisesDomainName
Expand Down Expand Up @@ -3414,7 +3413,6 @@ paths:
- mail
- mailEnabled
- mailNickname
- mdmAppId
- membershipRule
- membershipRuleProcessingState
- onPremisesDomainName
Expand Down Expand Up @@ -7567,9 +7565,6 @@ components:
type: string
description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () / [] '' ; : . <> , SPACE. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith).'
nullable: true
mdmAppId:
type: string
nullable: true
membershipRule:
type: string
description: 'The rule that determines members for this group if the group is a dynamic group (groupTypes contains DynamicMembership). For more information about the syntax of the membership rule, see Membership Rules syntax. Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).'
Expand Down Expand Up @@ -9939,7 +9934,7 @@ components:
properties:
displayName:
type: string
description: 'The identity''s display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may 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. 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.'
nullable: true
id:
type: string
Expand Down Expand Up @@ -10195,7 +10190,7 @@ components:
nullable: true
onPremisesSyncEnabled:
type: boolean
description: 'true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Supports $filter (eq, ne, not, in, and eq on null values).'
description: 'true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn''t being synced and can be managed in Azure Active Directory (Azure AD). Read-only. Supports $filter (eq, ne, not, in, and eq on null values).'
nullable: true
onPremisesUserPrincipalName:
type: string
Expand Down Expand Up @@ -10320,7 +10315,7 @@ components:
description: A list for the user to enumerate their past projects. Returned only on $select.
preferredName:
type: string
description: The preferred name for the user. Returned only on $select.
description: The preferred name for the user. Not Supported. This attribute returns an empty string.Returned only on $select.
nullable: true
responsibilities:
type: array
Expand Down Expand Up @@ -19943,10 +19938,10 @@ components:
properties:
name:
type: string
description: 'Name for this key-value pair. Possible names are: AdditionalWSFedEndpointCheckResult, AllowedAuthenticationClassReferencesCheckResult, AlwaysRequireAuthenticationCheckResult, AutoUpdateEnabledCheckResult, ClaimsProviderNameCheckResult, EncryptClaimsCheckResult, EncryptedNameIdRequiredCheckResult, MonitoringEnabledCheckResult,NotBeforeSkewCheckResult, RequestMFAFromClaimsProvidersCheckResult, SignedSamlRequestsRequiredCheckResult, AdditionalAuthenticationRulesCheckResult, TokenLifetimeCheckResult, DelegationAuthorizationRulesCheckResult, IssuanceAuthorizationRulesCheckResult, IssuanceTransformRulesCheckResult.'
description: Name for this key-value pair
value:
type: string
description: 'Value for this key-value pair. Possible result values are 0 (when the validation check passed), 1 (when the validation check failed), or 2 (when the validation check is a warning).'
description: Value for this key-value pair
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -25188,7 +25183,7 @@ components:
bodyLastModifiedDateTime:
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])$'
type: string
description: 'The date and time when the task was last modified. By default, it is in UTC. You can provide a custom time zone in the request header. The property value uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2020 would look like this: ''2020-01-01T00:00:00Z''.'
description: 'The date and time when the task body was last modified. By default, it is in UTC. You can provide a custom time zone in the request header. The property value uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2020 would look like this: ''2020-01-01T00:00:00Z''.'
format: date-time
categories:
type: array
Expand Down
19 changes: 2 additions & 17 deletions openApiDocs/beta/CrossDeviceExperiences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2024,24 +2024,9 @@ paths:
schema:
type: string
x-ms-docs-key-type: device
requestBody:
description: New navigation property ref value
content:
application/json:
schema:
type: object
additionalProperties:
type: object
required: true
responses:
'201':
description: Created navigation property link.
content:
application/json:
schema:
type: object
additionalProperties:
type: object
'204':
description: Success
default:
$ref: '#/components/responses/error'
x-ms-docs-operation-type: operation
Expand Down
4 changes: 2 additions & 2 deletions openApiDocs/beta/DeviceManagement.Actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13943,10 +13943,10 @@ components:
properties:
name:
type: string
description: 'Name for this key-value pair. Possible names are: AdditionalWSFedEndpointCheckResult, AllowedAuthenticationClassReferencesCheckResult, AlwaysRequireAuthenticationCheckResult, AutoUpdateEnabledCheckResult, ClaimsProviderNameCheckResult, EncryptClaimsCheckResult, EncryptedNameIdRequiredCheckResult, MonitoringEnabledCheckResult,NotBeforeSkewCheckResult, RequestMFAFromClaimsProvidersCheckResult, SignedSamlRequestsRequiredCheckResult, AdditionalAuthenticationRulesCheckResult, TokenLifetimeCheckResult, DelegationAuthorizationRulesCheckResult, IssuanceAuthorizationRulesCheckResult, IssuanceTransformRulesCheckResult.'
description: Name for this key-value pair
value:
type: string
description: 'Value for this key-value pair. Possible result values are 0 (when the validation check passed), 1 (when the validation check failed), or 2 (when the validation check is a warning).'
description: Value for this key-value pair
nullable: true
additionalProperties:
type: object
Expand Down
4 changes: 2 additions & 2 deletions openApiDocs/beta/DeviceManagement.Administration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20747,10 +20747,10 @@ components:
properties:
name:
type: string
description: 'Name for this key-value pair. Possible names are: AdditionalWSFedEndpointCheckResult, AllowedAuthenticationClassReferencesCheckResult, AlwaysRequireAuthenticationCheckResult, AutoUpdateEnabledCheckResult, ClaimsProviderNameCheckResult, EncryptClaimsCheckResult, EncryptedNameIdRequiredCheckResult, MonitoringEnabledCheckResult,NotBeforeSkewCheckResult, RequestMFAFromClaimsProvidersCheckResult, SignedSamlRequestsRequiredCheckResult, AdditionalAuthenticationRulesCheckResult, TokenLifetimeCheckResult, DelegationAuthorizationRulesCheckResult, IssuanceAuthorizationRulesCheckResult, IssuanceTransformRulesCheckResult.'
description: Name for this key-value pair
value:
type: string
description: 'Value for this key-value pair. Possible result values are 0 (when the validation check passed), 1 (when the validation check failed), or 2 (when the validation check is a warning).'
description: Value for this key-value pair
nullable: true
additionalProperties:
type: object
Expand Down
Loading