Update documentation for FormRecognizer 2022-08-31
Data Plane API - Pull Request
Update documentation for FormRecognizer 2022-08-31
API Info: The Basics
Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.
- Link to API Spec 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 API Spec document (if applicable), and the root paths that have been updated.
- Design Document:
- Previous API Spec Doc:
- Updated paths:
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.
❔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.
- 💬 Teams Channel
Click here for links to tools, specs, guidelines & other good stuff
Tooling
- Open API validation tools were run on this PR. Go here to see how to fix errors
- Spectral Linting
- Open API Hub
Guidelines & Specifications
Helpful Links
Checks stuck in `queued` state?
If the PR CI checks appear to be stuck in `queued` state, please add a comment with contents `/azp run`. This should result in a new comment denoting a `PR validation pipeline` has started and the checks should be updated after few minutes.
Next Steps to Merge
✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.
Swagger Validation Report
️❌BreakingChange: 12 Errors, 0 Warnings failed [Detail]
| Compared specs (v0.10.8) | new version | base version |
|---|---|---|
| FormRecognizer.json | 2022-08-31(ae31f26) | 2022-08-31(main) |
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
| Compared specs (v2.2.0) | new version | base version |
|---|---|---|
| 2022-08-31 | 2022-08-31(ae31f26) | 2022-08-31(main) |
The following errors/warnings exist before current PR submission:
Only 30 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
HostParametersValidation |
The host parameter must be typed 'type 'string', format 'url''. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L24 |
| :warning: SecurityDefinitionDescription | Security definition should have a description. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L9 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L51 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L63 |
| :warning: RequestBodyOptional | The body parameter is not marked as required. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L69 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L86 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L113 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L116 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L119 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L130 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L155 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L178 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L204 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L227 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L253 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L273 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L298 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L301 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L324 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L348 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L359 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L386 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L389 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L400 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L423 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L434 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L461 |
| :warning: ApiVersionEnum | The api-version parameter should not be an enum. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L464 |
| :warning: ErrorResponse | Error response should contain a x-ms-error-code header. Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L475 |
| :warning: PathParameterSchema | Path parameter should specify a maximum length (maxLength). Location: FormRecognizer/stable/2022-08-31/FormRecognizer.json#L499 |
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️❌SwaggerAPIView: 0 Errors, 0 Warnings failed [Detail]
️️✔️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.
️️✔️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]
Swagger Generation Artifacts
️️✔️ApiDocPreview succeeded [Detail] [Expand]
Please click here to preview with your @microsoft account.
️⚠️ azure-sdk-for-net-track2 warning [Detail]
⚠️Warning in generating from f03dbb33cf1ad58573ca14caaa0c9b8ae94ecd4a. SDK Automation 14.0.0command pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json 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
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.
Updating api-version in examples to 2022-08-31 due to this check failure:
/pr RequestMerge