Skip to content
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

Cadl dpg add convenience api #21575

Merged

Conversation

weidongxu-microsoft
Copy link
Member

@weidongxu-microsoft weidongxu-microsoft commented Nov 16, 2022

Data Plane API - Pull Request

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your engagement record.

  • Link to engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous Open API document (swagger) if applicable, and the root paths that have been updated.

  • Design Document:
  • Previous Open API Doc:
  • Updated paths:

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

@openapi-workflow-bot
Copy link

Hi, @weidongxu-microsoft Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @ghost ghost added the Cognitive Services label Nov 16, 2022
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 16, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️❌CadlValidation: 2 Errors, 20 Warnings failed [Detail]
    Rule Message
    MissingExamplesDirectory "details":"The 'examples' directory is missing in the cadl folder specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/cadl,
    please ensure the 'examples' is added in the PR."
    SwaggerNotExistInPR "details":"the generated swagger file v1.1/openapi.json from cadl specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/cadl is not in the PR,
    please make sure it presents into the PR."
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'x-ms-error' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/univariate/models.cadl#L180
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'body' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/univariate/routes.cadl#L21
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'body' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/univariate/routes.cadl#L33
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'body' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/univariate/routes.cadl#L42
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'ErrorResponse' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L80
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'AnomalyState' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L142
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'AnomalyValue' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L151
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'AnomalyInterpretation' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L173
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'CorrelationChanges' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L185
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'variableStates' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L267
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'LastDetectionRequest' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L332
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The Model named 'LastDetectionResult' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L358
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'results' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/models.cadl#L360
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'resultId' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/routes.cadl#L19
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'body' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/routes.cadl#L38
    ⚠️ @azure-tools/cadl-azure-core/use-standard-operations Operation 'ListMultivariateModels' should be defined using a signature from the Azure.Core namespace.
    Location: v1.1/cadl/multivariate/routes.cadl#L46
    ⚠️ @azure-tools/cadl-azure-core/use-standard-operations Operation 'GetMultivariateModel' should be defined using a signature from the Azure.Core namespace.
    Location: v1.1/cadl/multivariate/routes.cadl#L77
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'body' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/routes.cadl#L106
    ⚠️ @azure-tools/cadl-azure-core/casing-style The names of Property types must use camelCase
    Location: v1.1/cadl/multivariate/routes.cadl#L111
    ⚠️ @azure-tools/cadl-azure-core/documentation-required The ModelProperty named 'body' should have a documentation or description, please use decorator @doc to add it.
    Location: v1.1/cadl/multivariate/routes.cadl#L129
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 16, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️⚠️ azure-sdk-for-net-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from a077d5bba7c0049f6a96a80415840300066c83df. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/cadl/cadl-project.yaml skipped due to azure-sdk-for-net-track2 not found in cadl-project.yaml
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	Skip detect changed packages
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs] Generate from a077d5bba7c0049f6a96a80415840300066c83df. 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: Skipping azure-nspkg as it is not installed.
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.2 -> 9.1.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.1.2` to update!
      cmderr	[automation_generate.sh] npm notice
      warn	No file changes detected after generation
      warn	No package detected after generation
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 16, 2022

    Swagger pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

    @catalinaperalta catalinaperalta changed the base branch from main to feature/anomaly-detector-cadl November 16, 2022 17:48
    @catalinaperalta catalinaperalta marked this pull request as ready for review November 16, 2022 17:51
    Copy link
    Member

    @lmazuel lmazuel left a comment

    Choose a reason for hiding this comment

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

    Don't merge please

    @catalinaperalta catalinaperalta merged commit 0fb66c2 into feature/anomaly-detector-cadl Nov 17, 2022
    @catalinaperalta catalinaperalta deleted the cadl-dpg-add-convenience-api branch November 17, 2022 23:32
    lmazuel added a commit that referenced this pull request Dec 3, 2022
    …21525)
    
    * add univariate cadl definitions
    
    * add cadl project yaml and main cadl
    
    * add package.json
    
    * add initial multivariate cadl definitions
    
    * update cadl-project.yaml and package.json
    
    * update route names
    
    * add univariate azure core operation defs
    
    * update multivariate models for correctness
    
    * update routes to reflect service instead of using cadl azure operation signatures
    
    * update multivariate models for correctness with original swagger
    
    * a note about errors
    
    * decorate request and response bodies with body decorator
    
    * update package.json to point to next package versions
    
    * fix routes to match swagger names
    
    * add client.cadl
    
    * remove client.cadl
    
    * fix GetBatchDetectionResult def
    
    * add namespace for univariate models
    
    * Version AD (#21497)
    
    * Update main.cadl
    
    * fix versioning
    
    * leave api version as required
    
    Co-authored-by: Catalina Peralta <catalinaperaltah@hotmail.com>
    
    * add extensible api version enum
    
    * update cadl-project.yaml with python config
    
    * update sdk version
    
    * clean up routes
    
    * clean up cadl-project.yaml
    
    * clean up models
    
    * update package.json to ref latest deps
    
    * add newline
    
    * add more models docs
    
    * fix error response models
    
    * rename get multivariate batch result
    
    * Cadl dpg add convenience api (#21575)
    
    * add @convenienceAPI
    
    * move @convenienceAPI to client.cadl
    
    * add placeholder examples file
    
    * add generated openapi spec
    
    * delete older swaggers
    
    * update cadl-project.yaml
    
    * update package.json
    
    * Add cadl-csharp parameters for AnomalyDetector (#21647)
    
    * Change cadl-project
    
    * Add .net parameters
    
    * Fix
    
    * update error header uvad
    
    * Make model-namespace false for .net (#21686)
    
    * [AnomalyDetector] Archboard feedback (#21680)
    
    * rename to train only
    
    * archboard naming feedback
    
    * rename response to result
    
    * archboard renames mvad requests to options
    
    * rename uvad request to options
    
    * rename model
    
    * rename model on operations
    
    * more mvad renames
    
    * update body naming
    
    * update body param naming to not use a reserved keyword
    
    * restructure cadl files
    
    * move generated cadl
    
    * update client.cadl
    
    * update swagger output
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * make data schema enum extensible
    
    * make errors on ModelInfo readonly
    
    * update swagger
    
    * update readme swagger refs
    
    * add apiview to custom-words.txt
    
    * update more refs in readme
    
    * move existing examples up with CADL files
    
    * configure swagger file name in emmiter
    
    * format examples
    
    * point to examples dir in cadl-project.yaml
    
    * add generated swagger and examples
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    …zure#21525)
    
    * add univariate cadl definitions
    
    * add cadl project yaml and main cadl
    
    * add package.json
    
    * add initial multivariate cadl definitions
    
    * update cadl-project.yaml and package.json
    
    * update route names
    
    * add univariate azure core operation defs
    
    * update multivariate models for correctness
    
    * update routes to reflect service instead of using cadl azure operation signatures
    
    * update multivariate models for correctness with original swagger
    
    * a note about errors
    
    * decorate request and response bodies with body decorator
    
    * update package.json to point to next package versions
    
    * fix routes to match swagger names
    
    * add client.cadl
    
    * remove client.cadl
    
    * fix GetBatchDetectionResult def
    
    * add namespace for univariate models
    
    * Version AD (Azure#21497)
    
    * Update main.cadl
    
    * fix versioning
    
    * leave api version as required
    
    Co-authored-by: Catalina Peralta <catalinaperaltah@hotmail.com>
    
    * add extensible api version enum
    
    * update cadl-project.yaml with python config
    
    * update sdk version
    
    * clean up routes
    
    * clean up cadl-project.yaml
    
    * clean up models
    
    * update package.json to ref latest deps
    
    * add newline
    
    * add more models docs
    
    * fix error response models
    
    * rename get multivariate batch result
    
    * Cadl dpg add convenience api (Azure#21575)
    
    * add @convenienceAPI
    
    * move @convenienceAPI to client.cadl
    
    * add placeholder examples file
    
    * add generated openapi spec
    
    * delete older swaggers
    
    * update cadl-project.yaml
    
    * update package.json
    
    * Add cadl-csharp parameters for AnomalyDetector (Azure#21647)
    
    * Change cadl-project
    
    * Add .net parameters
    
    * Fix
    
    * update error header uvad
    
    * Make model-namespace false for .net (Azure#21686)
    
    * [AnomalyDetector] Archboard feedback (Azure#21680)
    
    * rename to train only
    
    * archboard naming feedback
    
    * rename response to result
    
    * archboard renames mvad requests to options
    
    * rename uvad request to options
    
    * rename model
    
    * rename model on operations
    
    * more mvad renames
    
    * update body naming
    
    * update body param naming to not use a reserved keyword
    
    * restructure cadl files
    
    * move generated cadl
    
    * update client.cadl
    
    * update swagger output
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * make data schema enum extensible
    
    * make errors on ModelInfo readonly
    
    * update swagger
    
    * update readme swagger refs
    
    * add apiview to custom-words.txt
    
    * update more refs in readme
    
    * move existing examples up with CADL files
    
    * configure swagger file name in emmiter
    
    * format examples
    
    * point to examples dir in cadl-project.yaml
    
    * add generated swagger and examples
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    kayousef-zz pushed a commit to kayousef-zz/azure-rest-api-specs that referenced this pull request Dec 21, 2022
    …zure#21525)
    
    * add univariate cadl definitions
    
    * add cadl project yaml and main cadl
    
    * add package.json
    
    * add initial multivariate cadl definitions
    
    * update cadl-project.yaml and package.json
    
    * update route names
    
    * add univariate azure core operation defs
    
    * update multivariate models for correctness
    
    * update routes to reflect service instead of using cadl azure operation signatures
    
    * update multivariate models for correctness with original swagger
    
    * a note about errors
    
    * decorate request and response bodies with body decorator
    
    * update package.json to point to next package versions
    
    * fix routes to match swagger names
    
    * add client.cadl
    
    * remove client.cadl
    
    * fix GetBatchDetectionResult def
    
    * add namespace for univariate models
    
    * Version AD (Azure#21497)
    
    * Update main.cadl
    
    * fix versioning
    
    * leave api version as required
    
    Co-authored-by: Catalina Peralta <catalinaperaltah@hotmail.com>
    
    * add extensible api version enum
    
    * update cadl-project.yaml with python config
    
    * update sdk version
    
    * clean up routes
    
    * clean up cadl-project.yaml
    
    * clean up models
    
    * update package.json to ref latest deps
    
    * add newline
    
    * add more models docs
    
    * fix error response models
    
    * rename get multivariate batch result
    
    * Cadl dpg add convenience api (Azure#21575)
    
    * add @convenienceAPI
    
    * move @convenienceAPI to client.cadl
    
    * add placeholder examples file
    
    * add generated openapi spec
    
    * delete older swaggers
    
    * update cadl-project.yaml
    
    * update package.json
    
    * Add cadl-csharp parameters for AnomalyDetector (Azure#21647)
    
    * Change cadl-project
    
    * Add .net parameters
    
    * Fix
    
    * update error header uvad
    
    * Make model-namespace false for .net (Azure#21686)
    
    * [AnomalyDetector] Archboard feedback (Azure#21680)
    
    * rename to train only
    
    * archboard naming feedback
    
    * rename response to result
    
    * archboard renames mvad requests to options
    
    * rename uvad request to options
    
    * rename model
    
    * rename model on operations
    
    * more mvad renames
    
    * update body naming
    
    * update body param naming to not use a reserved keyword
    
    * restructure cadl files
    
    * move generated cadl
    
    * update client.cadl
    
    * update swagger output
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * make data schema enum extensible
    
    * make errors on ModelInfo readonly
    
    * update swagger
    
    * update readme swagger refs
    
    * add apiview to custom-words.txt
    
    * update more refs in readme
    
    * move existing examples up with CADL files
    
    * configure swagger file name in emmiter
    
    * format examples
    
    * point to examples dir in cadl-project.yaml
    
    * add generated swagger and examples
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants