Skip to content

[Agrifood] Adding new API version 2023-04-01-preview#23265

Merged
anuchandy merged 4 commits intoAzure:mainfrom
bhargav-kansagara:users/bhkansag/2023-04-01-preview
Mar 30, 2023
Merged

[Agrifood] Adding new API version 2023-04-01-preview#23265
anuchandy merged 4 commits intoAzure:mainfrom
bhargav-kansagara:users/bhkansag/2023-04-01-preview

Conversation

@bhargav-kansagara
Copy link
Member

@bhargav-kansagara bhargav-kansagara commented Mar 23, 2023

Data Plane API - Pull Request

  • Adding new API version 2023-04-01-preview to add provider client id and provider client secret as part of Scenes search features, Scenes get feature and Scenes create satellite data ingestion job
  • Removing duplicate parameter integrationIds from list sensor integrations API
  • Adding providerInput in Create FarmOperationDataIngestion job request for customers to select shapefile type and resolution

API Info: The Basics

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

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

@bhargav-kansagara bhargav-kansagara requested a review from a team as a code owner March 23, 2023 20:20
@bhargav-kansagara bhargav-kansagara requested review from JeffreyRichter and scgbear and removed request for a team March 23, 2023 20:20
@openapi-workflow-bot
Copy link

Hi, @bhargav-kansagara 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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 23, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 30 Warnings warning [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    agfood.json 2023-04-01-preview(ce6caac) 2022-11-01-preview(main)

    The following breaking changes are detected by comparison with the latest preview version:

    Rule Message
    ⚠️ 1010 - AddingRequiredParameter The required parameter 'providerClientId' was added in the new version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L13174:11
    ⚠️ 1010 - AddingRequiredParameter The required parameter 'providerClientSecret' was added in the new version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L13181:11
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L22182:7
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L22155:7
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerInput' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L19731:7
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L19724:7
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerInput' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L3572:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L3572:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerInput' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L3580:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L3580:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerInput' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L3636:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L3636:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'provider' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L12959:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L12959:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'provider' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L12967:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L12967:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'provider' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L13023:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L13023:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerClientId' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L22518:7
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L22481:7
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerClientSecret' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L22518:7
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L22481:7
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerClientId, providerClientSecret' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L13108:13
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L13108:13
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerInput' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L19722:5
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L19716:5
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'provider' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L22171:5
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L22145:5
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'providerClientId, providerClientSecret' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L22509:5
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L22474:5
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'api-version' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L13151:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L13151:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'partyIds' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'ids' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'names' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'propertyFilters' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'statuses' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'minCreatedDateTime' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'maxCreatedDateTime' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'minLastModifiedDateTime' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'maxLastModifiedDateTime' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'maxPageSize' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'skipToken' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1042 - ChangedParameterOrder The order of parameter 'api-version' was changed.
    New: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15037:9
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15023:9
    ⚠️ 1046 - RemovedOptionalParameter The optional parameter 'integrationIds' was removed in the new version.
    Old: Microsoft.AgFoodPlatform/preview/2022-11-01-preview/agfood.json#L15031:11
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2023-04-01-preview package-2023-04-01-preview(ce6caac) default(main)

    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L16042
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L16110
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L16182
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L15
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L225
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L253
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L258
    ⚠️ LroHeaders A 202 response should include an Operation-Location response header.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L288
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L296
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L323
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L328
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L352
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L377
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L382
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L594
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L622
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L627
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L634
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L658
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L681
    ⚠️ PatchInOperationName 'PATCH' operation 'ApplicationData_CreateOrUpdate' should use method name 'Update'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L681
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L689
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L696
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L723
    ⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApplicationDataModel'. Consider using the plural form of 'ApplicationData' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L758
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L763
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L770
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L791
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L821
    ⚠️ ErrorResponse The error property in the error response schema should be required.
    Location: Microsoft.AgFoodPlatform/preview/2023-04-01-preview/agfood.json#L949
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView 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).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️TypeSpec Validation succeeded [Detail] [Expand]
    Validation passes for TypeSpec Validation.
    ️️✔️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 Mar 23, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 4a8f4ea. 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
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      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 Mar 23, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Microsoft.AgFoodPlatform Create ApiView failed. Please ask PR assignee for help

    @openapi-workflow-bot
    Copy link

    Hi @bhargav-kansagara, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @openapi-workflow-bot
    Copy link

    Hi, @bhargav-kansagara, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @bhargav-kansagara bhargav-kansagara force-pushed the users/bhkansag/2023-04-01-preview branch from 23e9ed1 to 24dda61 Compare March 24, 2023 13:00
    @mikekistler mikekistler self-requested a review March 27, 2023 19:06
    @mikekistler
    Copy link
    Member

    Reviewed and approved for preview in #23007

    Copy link
    Member

    @mikekistler mikekistler left a comment

    Choose a reason for hiding this comment

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

    Looks good. 👍

    @mikekistler mikekistler added the APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. label Mar 30, 2023
    @bhargav-kansagara
    Copy link
    Member Author

    Hi @anuchandy, could you please help me merge the pull request?

    @anuchandy anuchandy merged commit 4a8f4ea into Azure:main Mar 30, 2023
    JoshLove-msft pushed a commit to JoshLove-msft/azure-rest-api-specs that referenced this pull request Apr 25, 2023
    * Adding 2022-11-01-preview swagger for reference
    
    * Adding provicer client id and client secret as part of the Scene Create Job and Scenes Get & Search Features APIs
    
    * Removing duplicate parameter IntegrationIds from list sensor integrations API
    
    * Add changes for supporting multi-polygon shapefile ingestion
    
    ---------
    
    Co-authored-by: Bhargav Kansagara <bhkansag@microsoft.com>
    Co-authored-by: Pratyush Prateek <pratyush.prateek.eee15@itbhu.ac.in>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. CI-MissingBaseCommit data-plane FarmBeats new-api-version

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    6 participants