[ReleasePR Azure.Analytics.Defender.Easm] [TypeSpec] Upgrade to 0.50.0#39398
Closed
azure-sdk wants to merge 1 commit intoAzure:mainfrom
Closed
[ReleasePR Azure.Analytics.Defender.Easm] [TypeSpec] Upgrade to 0.50.0#39398azure-sdk wants to merge 1 commit intoAzure:mainfrom
azure-sdk wants to merge 1 commit intoAzure:mainfrom
Conversation
Support Typespec file for Easm api version 2023-03-01-preview (Azure#24937) * Add typespec file for easm * Change service version doc * Update file structure and add config file * Move examples under a version * Add a openapi.json file * Remove openapi.json file * Change operation names and empty object * Update tspconfig * Change config file to add .net and js emitter * Add service dir to config file * Update csharp config * Add projected name for csharp * Use original op * Update disco group list example * Remove observations endpoint * Remove observation models * Add java options * Use Azure.Core standard operation and use resource models * Reformat folder structure * Suppress warnings * Change metadata to record<unknown> * Add suppression for Record<unknown> * Update examples * Remove unused examples * Change apiversion to apiVersion * Reformat with prettier * Use foundations for list operation * Update examples and list operations * Remove unused minimum set * Update all uuid * Update Assets example * Run prettier on Assets_List * update oauth2 definition * remove implicitflow model * Update specification/riskiq/Easm/tspconfig.yaml Co-authored-by: Mike Harder <mharder@microsoft.com> * Update models.tsp * Update routes.tsp * Remove typespec-apiview emitter * update examples, add client.tsp * run prettier * Run prettier on Easm examples * Update examples, main.tsp. Remove client.tsp * Add operation id to examples under typespec project * Add titles to examples * Reformat typespec files * Update DataConnection validate example * Update data connection validation example * Update the easm.json file based on tsv tool * Update swagger file and its examples * Update Easm typespec examples * Update uris in examples * Update cvss3 name * Update cvss3 model with tsp * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits * Run validation for the previous commit * Suppress linting rule of typespec generated swagger * Update namespace for dotnet and javascript to the approved namespace * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm * use AlexaDetails instead of AlexaInfo in java sdk * Fix git diff issue in Typespec Validation by running npx tsp * Remove unused paged result models, add @pagedResult, @nextlink, and @Items decorators to paged result models and their properties. Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead * Add decorators to indicate the resource is createOrUpdate or just update --------- Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com> Co-authored-by: Mike Harder <mharder@microsoft.com> Co-authored-by: Shad <t-sshadahmed@microsoft.com>
Merged
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#26636
ReCreate this PR