Skip to content

Add missing string static enrichment property to Azure Event Grid 2023-12-15-preview Swagger#26613

Merged
zizw123 merged 24 commits intoAzure:mainfrom
a-hamad:main
Nov 10, 2023
Merged

Add missing string static enrichment property to Azure Event Grid 2023-12-15-preview Swagger#26613
zizw123 merged 24 commits intoAzure:mainfrom
a-hamad:main

Conversation

@a-hamad
Copy link
Member

@a-hamad a-hamad commented Nov 8, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • Add missing string static enrichment property to Azure Event Grid 2023-12-15-preview Swagger. This is not new feature but was missed from original swagger file.

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

@a-hamad a-hamad requested a review from Kishp01 as a code owner November 8, 2023 04:11
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 8, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 8, 2023

Swagger Validation Report

️❌BreakingChange: 5 Errors, 0 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
EventGrid.json 2023-12-15-preview(9abfeea) 2023-12-15-preview(main)
Rule Message
1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
New: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15118:7
Old: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15061:7
1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
New: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15021:11
Old: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15000:11
1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
New: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15112:5
Old: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15059:5
1034 - AddedRequiredProperty The new version has new required property 'valueType' that was not found in the old version.
New: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15021:11
Old: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15000:11
1034 - AddedRequiredProperty The new version has new required property 'valueType' that was not found in the old version.
New: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15112:5
Old: Microsoft.EventGrid/preview/2023-12-15-preview/EventGrid.json#L15059:5
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️🔄LintDiff inProgress [Detail]
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 8, 2023

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌SDK Breaking Change Tracking failed [Detail]

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/eventgrid/armeventgrid - Approved - 2.2.0-beta.2
+	Type of `RoutingEnrichments.Static` has been changed from `[]*StaticRoutingEnrichment` to `[]StaticRoutingEnrichmentClassification`
azure-sdk-for-python-track2 - track2_azure-mgmt-eventgrid - Approved - 10.3.0b2
+	Parameter value_type of model StaticRoutingEnrichment is now required
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 08bbb7f. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh] npm notice
    cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.8.1 -> 10.2.3
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.3>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.2.3` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-eventgrid [View full logs]  [Release SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation NamespaceTopicEventSubscriptionsOperations.get_delivery_attributes
    info	[Changelog]   - Added operation group NetworkSecurityPerimeterConfigurationsOperations
    info	[Changelog]   - Model DeliveryConfiguration has a new parameter push
    info	[Changelog]   - Model TopicTypeInfo has a new parameter additional_enforced_permissions
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model Client no longer has parameter authentication
    info	[Changelog]   - Parameter value_type of model StaticRoutingEnrichment is now required
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 08bbb7f. SDK Automation 14.0.0
    command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-eventgrid [View full logs]  [Release SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 08bbb7f. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/eventgrid/armeventgrid [View full logs]  [Release SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `RoutingEnrichments.Static` has been changed from `[]*StaticRoutingEnrichment` to `[]StaticRoutingEnrichmentClassification`
    info	[Changelog] - Function `timeRFC3339.MarshalText` has been removed
    info	[Changelog] - Function `*timeRFC3339.Parse` has been removed
    info	[Changelog] - Function `*timeRFC3339.UnmarshalText` has been removed
    info	[Changelog] - Struct `ClientAuthentication` has been removed
    info	[Changelog] - Struct `ClientCertificateSubjectDistinguishedName` has been removed
    info	[Changelog] - Struct `ClientCertificateThumbprint` has been removed
    info	[Changelog] - Field `Authentication` of struct `ClientProperties` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `DeliveryModePush` added to enum type `DeliveryMode`
    info	[Changelog] - New value `EndpointTypeMonitorAlert`, `EndpointTypeNamespaceTopic` added to enum type `EndpointType`
    info	[Changelog] - New value `PublicNetworkAccessSecuredByPerimeter` added to enum type `PublicNetworkAccess`
    info	[Changelog] - New enum type `MonitorAlertSeverity` with values `MonitorAlertSeveritySev0`, `MonitorAlertSeveritySev1`, `MonitorAlertSeveritySev2`, `MonitorAlertSeveritySev3`, `MonitorAlertSeveritySev4`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterAssociationAccessMode` with values `NetworkSecurityPerimeterAssociationAccessModeAudit`, `NetworkSecurityPerimeterAssociationAccessModeEnforced`, `NetworkSecurityPerimeterAssociationAccessModeLearning`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterConfigProvisioningState` with values `NetworkSecurityPerimeterConfigProvisioningStateAccepted`, `NetworkSecurityPerimeterConfigProvisioningStateCanceled`, `NetworkSecurityPerimeterConfigProvisioningStateCreating`, `NetworkSecurityPerimeterConfigProvisioningStateDeleted`, `NetworkSecurityPerimeterConfigProvisioningStateDeleting`, `NetworkSecurityPerimeterConfigProvisioningStateFailed`, `NetworkSecurityPerimeterConfigProvisioningStateSucceeded`, `NetworkSecurityPerimeterConfigProvisioningStateUpdating`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterConfigurationIssueSeverity` with values `NetworkSecurityPerimeterConfigurationIssueSeverityError`, `NetworkSecurityPerimeterConfigurationIssueSeverityWarning`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterConfigurationIssueType` with values `NetworkSecurityPerimeterConfigurationIssueTypeConfigurationPropagationFailure`, `NetworkSecurityPerimeterConfigurationIssueTypeMissingIdentityConfiguration`, `NetworkSecurityPerimeterConfigurationIssueTypeMissingPerimeterConfiguration`, `NetworkSecurityPerimeterConfigurationIssueTypeOther`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterProfileAccessRuleDirection` with values `NetworkSecurityPerimeterProfileAccessRuleDirectionInbound`, `NetworkSecurityPerimeterProfileAccessRuleDirectionOutbound`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterResourceType` with values `NetworkSecurityPerimeterResourceTypeDomains`, `NetworkSecurityPerimeterResourceTypeTopics`
    info	[Changelog] - New function `*ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient`
    info	[Changelog] - New function `*MonitorAlertEventSubscriptionDestination.GetEventSubscriptionDestination() *EventSubscriptionDestination`
    info	[Changelog] - New function `*StaticRoutingEnrichment.GetStaticRoutingEnrichment() *StaticRoutingEnrichment`
    info	[Changelog] - New function `*StaticStringRoutingEnrichment.GetStaticRoutingEnrichment() *StaticRoutingEnrichment`
    info	[Changelog] - New function `*NamespaceTopicEventSubscriptionDestination.GetEventSubscriptionDestination() *EventSubscriptionDestination`
    info	[Changelog] - New function `*NamespaceTopicEventSubscriptionsClient.GetDeliveryAttributes(context.Context, string, string, string, string, *NamespaceTopicEventSubscriptionsClientGetDeliveryAttributesOptions) (NamespaceTopicEventSubscriptionsClientGetDeliveryAttributesResponse, error)`
    info	[Changelog] - New function `dateTimeRFC3339.MarshalText() ([]byte, error)`
    info	[Changelog] - New function `*dateTimeRFC3339.Parse(string) error`
    info	[Changelog] - New function `*dateTimeRFC3339.UnmarshalText([]byte) error`
    info	[Changelog] - New function `NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)`
    info	[Changelog] - New function `*NetworkSecurityPerimeterConfigurationsClient.Get(context.Context, string, NetworkSecurityPerimeterResourceType, string, string, string, *NetworkSecurityPerimeterConfigurationsClientGetOptions) (NetworkSecurityPerimeterConfigurationsClientGetResponse, error)`
    info	[Changelog] - New function `*NetworkSecurityPerimeterConfigurationsClient.NewListPager(string, NetworkSecurityPerimeterResourceType, string, *NetworkSecurityPerimeterConfigurationsClientListOptions) *runtime.Pager[NetworkSecurityPerimeterConfigurationsClientListResponse]`
    info	[Changelog] - New function `*NetworkSecurityPerimeterConfigurationsClient.BeginReconcile(context.Context, string, NetworkSecurityPerimeterResourceType, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginReconcileOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientReconcileResponse], error)`
    info	[Changelog] - New struct `MonitorAlertEventSubscriptionDestination`
    info	[Changelog] - New struct `MonitorAlertEventSubscriptionDestinationProperties`
    info	[Changelog] - New struct `NamespaceTopicEventSubscriptionDestination`
    info	[Changelog] - New struct `NamespaceTopicEventSubscriptionDestinationProperties`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfiguration`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationIssues`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationIssuesProperties`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationList`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationProfile`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationProperties`
    info	[Changelog] - New struct `NetworkSecurityPerimeterInfo`
    info	[Changelog] - New struct `NetworkSecurityPerimeterProfileAccessRule`
    info	[Changelog] - New struct `NetworkSecurityPerimeterProfileAccessRuleProperties`
    info	[Changelog] - New struct `PushInfo`
    info	[Changelog] - New struct `ResourceAssociation`
    info	[Changelog] - New struct `StaticStringRoutingEnrichment`
    info	[Changelog] - New struct `TopicTypeAdditionalEnforcedPermission`
    info	[Changelog] - New field `Push` in struct `DeliveryConfiguration`
    info	[Changelog] - New field `AdditionalEnforcedPermissions` in struct `TopicTypeProperties`
    info	[Changelog]
    info	[Changelog] Total 11 breaking change(s), 87 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 08bbb7f. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-eventgrid [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Added Type Alias NamespaceTopicsListByNamespaceResponse
    info	[Changelog]   - Added Type Alias NamespaceTopicsListSharedAccessKeysResponse
    info	[Changelog]   - Added Type Alias NamespaceTopicsRegenerateKeyResponse
    info	[Changelog]   - Added Type Alias NamespaceTopicsUpdateResponse
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterAssociationAccessMode
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigProvisioningState
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationIssueSeverity
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationIssueType
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsGetResponse
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsListResponse
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsReconcileResponse
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterProfileAccessRuleDirection
    info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterResourceType
    info	[Changelog]   - Added Type Alias PartnerClientAuthenticationType
    info	[Changelog]   - Added Type Alias PartnerClientAuthenticationUnion
    info	[Changelog]   - Added Type Alias PartnerDestinationActivationState
    info	[Changelog]   - Added Type Alias PartnerDestinationInfoUnion
    info	[Changelog]   - Added Type Alias PartnerDestinationProvisioningState
    info	[Changelog]   - Added Type Alias PartnerDestinationsActivateResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsGetResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsListByResourceGroupNextResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsListByResourceGroupResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsListBySubscriptionNextResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsListBySubscriptionResponse
    info	[Changelog]   - Added Type Alias PartnerDestinationsUpdateResponse
    info	[Changelog]   - Added Type Alias PartnerEndpointType
    info	[Changelog]   - Added Type Alias PartnerUpdateDestinationInfoUnion
    info	[Changelog]   - Added Type Alias PermissionBindingProvisioningState
    info	[Changelog]   - Added Type Alias PermissionBindingsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias PermissionBindingsGetResponse
    info	[Changelog]   - Added Type Alias PermissionBindingsListByNamespaceNextResponse
    info	[Changelog]   - Added Type Alias PermissionBindingsListByNamespaceResponse
    info	[Changelog]   - Added Type Alias PermissionType
    info	[Changelog]   - Added Type Alias PrivateEndpointConnectionsDeleteResponse
    info	[Changelog]   - Added Type Alias PublisherType
    info	[Changelog]   - Added Type Alias ResourceKind
    info	[Changelog]   - Added Type Alias RoutingIdentityType
    info	[Changelog]   - Added Type Alias Sku
    info	[Changelog]   - Added Type Alias SkuName
    info	[Changelog]   - Added Type Alias StaticRoutingEnrichmentType
    info	[Changelog]   - Added Type Alias StaticRoutingEnrichmentUnion
    info	[Changelog]   - Added Type Alias SubscriptionProvisioningState
    info	[Changelog]   - Added Type Alias TlsVersion
    info	[Changelog]   - Added Type Alias TopicsDeleteResponse
    info	[Changelog]   - Added Type Alias TopicSpaceProvisioningState
    info	[Changelog]   - Added Type Alias TopicSpacesConfigurationState
    info	[Changelog]   - Added Type Alias TopicSpacesCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias TopicSpacesGetResponse
    info	[Changelog]   - Added Type Alias TopicSpacesListByNamespaceNextResponse
    info	[Changelog]   - Added Type Alias TopicSpacesListByNamespaceResponse
    info	[Changelog]   - Interface Channel has a new optional parameter partnerDestinationInfo
    info	[Changelog]   - Interface ChannelUpdateParameters has a new optional parameter partnerDestinationInfo
    info	[Changelog]   - Interface Domain has a new optional parameter eventTypeInfo
    info	[Changelog]   - Interface Domain has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Interface Domain has a new optional parameter sku
    info	[Changelog]   - Interface DomainUpdateParameters has a new optional parameter eventTypeInfo
    info	[Changelog]   - Interface DomainUpdateParameters has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Interface DomainUpdateParameters has a new optional parameter sku
    info	[Changelog]   - Interface PartnerNamespace has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Interface PartnerNamespaceUpdateParameters has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Interface Topic has a new optional parameter eventTypeInfo
    info	[Changelog]   - Interface Topic has a new optional parameter extendedLocation
    info	[Changelog]   - Interface Topic has a new optional parameter kind
    info	[Changelog]   - Interface Topic has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Interface Topic has a new optional parameter sku
    info	[Changelog]   - Interface TopicTypeInfo has a new optional parameter additionalEnforcedPermissions
    info	[Changelog]   - Interface TopicTypeInfo has a new optional parameter areRegionalAndGlobalSourcesSupported
    info	[Changelog]   - Interface TopicUpdateParameters has a new optional parameter eventTypeInfo
    info	[Changelog]   - Interface TopicUpdateParameters has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Interface TopicUpdateParameters has a new optional parameter sku
    info	[Changelog]   - Interface VerifiedPartner has a new optional parameter partnerDestinationDetails
    info	[Changelog]   - Interface WebHookEventSubscriptionDestination has a new optional parameter minimumTlsVersionAllowed
    info	[Changelog]   - Type of parameter endpointType of interface EventSubscriptionDestination is changed from "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" to "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "PartnerDestination" | "MonitorAlert" | "NamespaceTopic"
    info	[Changelog]   - Added Enum KnownAlternativeAuthenticationNameSource
    info	[Changelog]   - Added Enum KnownCaCertificateProvisioningState
    info	[Changelog]   - Added Enum KnownClientCertificateValidationScheme
    info	[Changelog]   - Added Enum KnownClientGroupProvisioningState
    info	[Changelog]   - Added Enum KnownClientProvisioningState
    info	[Changelog]   - Added Enum KnownClientState
    info	[Changelog]   - Added Enum KnownDeliveryMode
    info	[Changelog]   - Added Enum KnownDeliverySchema
    info	[Changelog]   - Added Enum KnownEventInputSchema
    info	[Changelog]   - Added Enum KnownFilterOperatorType
    info	[Changelog]   - Added Enum KnownMonitorAlertSeverity
    info	[Changelog]   - Added Enum KnownNamespaceProvisioningState
    info	[Changelog]   - Added Enum KnownNamespaceTopicProvisioningState
    info	[Changelog]   - Added Enum KnownNetworkSecurityPerimeterAssociationAccessMode
    info	[Changelog]   - Added Enum KnownNetworkSecurityPerimeterConfigProvisioningState
    info	[Changelog]   - Added Enum KnownNetworkSecurityPerimeterConfigurationIssueSeverity
    info	[Changelog]   - Added Enum KnownNetworkSecurityPerimeterConfigurationIssueType
    info	[Changelog]   - Added Enum KnownNetworkSecurityPerimeterProfileAccessRuleDirection
    info	[Changelog]   - Added Enum KnownNetworkSecurityPerimeterResourceType
    info	[Changelog]   - Added Enum KnownPartnerClientAuthenticationType
    info	[Changelog]   - Added Enum KnownPartnerDestinationActivationState
    info	[Changelog]   - Added Enum KnownPartnerDestinationProvisioningState
    info	[Changelog]   - Added Enum KnownPartnerEndpointType
    info	[Changelog]   - Added Enum KnownPermissionBindingProvisioningState
    info	[Changelog]   - Added Enum KnownPermissionType
    info	[Changelog]   - Added Enum KnownPublisherType
    info	[Changelog]   - Added Enum KnownResourceKind
    info	[Changelog]   - Added Enum KnownRoutingIdentityType
    info	[Changelog]   - Added Enum KnownSku
    info	[Changelog]   - Added Enum KnownSkuName
    info	[Changelog]   - Added Enum KnownStaticRoutingEnrichmentType
    info	[Changelog]   - Added Enum KnownSubscriptionProvisioningState
    info	[Changelog]   - Added Enum KnownTlsVersion
    info	[Changelog]   - Added Enum KnownTopicSpaceProvisioningState
    info	[Changelog]   - Added Enum KnownTopicSpacesConfigurationState
    info	[Changelog]   - Enum KnownChannelProvisioningState has a new value IdleDueToMirroredPartnerDestinationDeletion
    info	[Changelog]   - Enum KnownChannelType has a new value PartnerDestination
    info	[Changelog]   - Enum KnownEndpointType has a new value MonitorAlert
    info	[Changelog]   - Enum KnownEndpointType has a new value NamespaceTopic
    info	[Changelog]   - Enum KnownEndpointType has a new value PartnerDestination
    info	[Changelog]   - Enum KnownPrivateEndpointConnectionsParentType has a new value Namespaces
    info	[Changelog]   - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Class EventGridManagementClient has a new signature
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 08bbb7f. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.3
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.3>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.3` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
  • ️✔️eventgrid [View full logs]  [Release Schema Changes]
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 08bbb7f. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ⚠️Az.eventgrid.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.eventgrid.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 8, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/eventgrid/armeventgrid https://apiview.dev/Assemblies/Review/e5b337dddd484e1b8660ddb5eb3faaf6
Java azure-resourcemanager-eventgrid https://apiview.dev/Assemblies/Review/e94f3f1bad0b49ab8ec6a790625ebb79
JavaScript @azure/arm-eventgrid https://apiview.dev/Assemblies/Review/83f8e4223b6748f3817fe7944ce5d15f
.Net Azure.ResourceManager.EventGrid https://apiview.dev/Assemblies/Review/3016cc4b9c9d4b4c862128ad9ba73a12

"description": "*** Error Responses: ***\n\n * 400 Bad Request.\n\n * 500 Internal Server Error."
"description": "Error response returned if request was unsuccessful.",
"schema": {
"$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v2

Try use latest version v5

@zizw123 zizw123 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 9, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 9, 2023
@a-hamad
Copy link
Member Author

a-hamad commented Nov 9, 2023

pr /RequestMerge

@a-hamad
Copy link
Member Author

a-hamad commented Nov 9, 2023

@zizw123 I am requesting merging as I don't see the Automated merging requirement met is enabled even with the breaking change being approved and ARM approved.

@Alancere Alancere added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Nov 10, 2023
@a-hamad
Copy link
Member Author

a-hamad commented Nov 10, 2023

pr /RequestMerge

@zizw123 zizw123 merged commit 08bbb7f into Azure:main Nov 10, 2023
@openapi-pipeline-app
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

zman-ms pushed a commit that referenced this pull request Jan 10, 2024
…3-12-15-preview Swagger (#26613)

* First commit: Copy over latest event grid swagger for API version 2023-06-01-preview and use it as baseline for 2023-12-15-preview

* Add new features for API Version 2023-12-15-preview

* Address prettier issues + spelling check + add 2023-12-15-preview to readme files

* Add missing example and some LintDiff

* remove readonly property:

* fix enum lintdiff issue

* fix description

* fix array           x-ms-identifiers: []

* fix prettier check

* fix more lindiff issues

* fix lintdiff error

* fix lindiff issues

* fix example

* Fix example

* add suppressions for LintDiff as they are false positibe

* add arm-id on array items for action group to fix sdk generation error

* fix x-ms-arm-id for action group item

* Add missing operation and its example file

* fix prettier check

* fix example

* trigger tasks

* Add missing string static enrichment property to 2023-12-15-preview

* Add missing required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-Python ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants