This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Test cadl backward compatibility#2918
Closed
praveenkuttappan wants to merge 3 commits into
Closed
Conversation
Swagger Validation Report
|
| Rule | Message |
|---|---|
unknown-identifier |
Unknown identifier Cadl Location: specification/cognitiveservices/OpenAI.Authoring/model.routes.tsp#L9 |
unknown-identifier |
Unknown identifier Cadl Location: specification/cognitiveservices/OpenAI.Authoring/model.routes.tsp#L10 |
unknown-identifier |
Unknown identifier Cadl Location: specification/cognitiveservices/OpenAI.Authoring/finetune.tsp#L93 |
unknown-decorator |
Unknown decorator Location: specification/cognitiveservices/OpenAI.Authoring/finetune.tsp#L93 |
unknown-identifier |
Unknown identifier route Location: specification/cognitiveservices/OpenAI.Authoring/model.routes.tsp#L27 |
unknown-decorator |
Unknown decorator Location: specification/cognitiveservices/OpenAI.Authoring/model.routes.tsp#L27 |
unknown-identifier |
Unknown identifier get Location: specification/cognitiveservices/OpenAI.Authoring/model.routes.tsp#L28 |
unknown-decorator |
Unknown decorator Location: specification/cognitiveservices/OpenAI.Authoring/model.routes.tsp#L28 |
InConsistentSwagger |
"details":"The generated swagger file v1.1/openapi.json from typespec specification/cognitiveservices/AnomalyDetector is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json' in PR, please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log." |
MissingExamplesDirectory |
"details":"The 'examples' directory is missing in the typespec folder specification/cognitiveservices/OpenAI.Authoring, please ensure the 'examples' is added in the PR." |
MissingExamplesDirectory |
"details":"The 'examples' directory is missing in the typespec folder specification/cognitiveservices/OpenAI.Inference, please ensure the 'examples' is added in the PR." |
InConsistentSwagger |
"details":"The generated swagger file v1.1/openapi.json from typespec specification/cognitiveservices/OpenAI.Inference is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json' in PR, please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log." |
Enums should be defined without the @fixed decorator.Location: cognitiveservices/AnomalyDetector/univariate/models.tsp#L34 |
|
| The names of Property types must use camelCase Location: cognitiveservices/AnomalyDetector/univariate/models.tsp#L176 |
|
| Operation 'DetectUnivariateEntireSeries' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/univariate/routes.tsp#L11 |
|
| Operation 'DetectUnivariateLastPoint' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/univariate/routes.tsp#L26 |
|
| Operation 'DetectUnivariateChangePoint' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/univariate/routes.tsp#L39 |
|
Enums should be defined without the @fixed decorator.Location: cognitiveservices/AnomalyDetector/multivariate/models.tsp#L21 |
|
| The names of Property types must use camelCase Location: cognitiveservices/AnomalyDetector/multivariate/models.tsp#L100 |
|
| The names of Property types must use camelCase Location: cognitiveservices/AnomalyDetector/multivariate/models.tsp#L390 |
|
Enums should be defined without the @fixed decorator.Location: cognitiveservices/AnomalyDetector/multivariate/models.tsp#L37 |
|
| The names of Property types must use camelCase Location: cognitiveservices/AnomalyDetector/multivariate/models.tsp#L268 |
|
Enums should be defined without the @fixed decorator.Location: cognitiveservices/AnomalyDetector/multivariate/models.tsp#L43 |
|
| Operation 'GetMultivariateBatchDetectionResult' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L11 |
|
| Operation 'TrainMultivariateModel' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L26 |
|
| The names of Property types must use camelCase Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L44 |
|
| Operation 'ListMultivariateModels' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L49 |
|
| Operation 'DeleteMultivariateModel' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L65 |
|
| Operation 'GetMultivariateModel' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L80 |
|
| Operation 'DetectMultivariateBatchAnomaly' should be defined using a signature from the Azure.Core namespace. Location: cognitiveservices/AnomalyDetector/multivariate/routes.tsp#L94 |
|
Hi, @praveenkuttappan Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com |
Swagger Generation Artifacts
|
Generated ApiView
|
Author
|
/azp run |
|
No pipelines are associated with this pull request. |
Author
|
/azp run |
|
No pipelines are associated with this pull request. |
Author
|
/azp run |
|
No pipelines are associated with this pull request. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Test backward compatibility