Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.62k stars 5.04k forks source link

Add properties as required for ipampool and body as required for put … #30701

Open sssharma24 opened 3 days ago

sssharma24 commented 3 days ago

…ipampool

ARM (Control Plane) API Specification Update Pull Request

[!TIP] Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood and followed the instructions by checking all the boxes:

Additional information

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 [suppressions guide](https://aka.ms/azsdk/pr-suppressions) to get approval.

Getting help

openapi-pipeline-app[bot] commented 3 days ago

Next Steps to Merge

Next steps that must be taken to merge this PR:
openapi-pipeline-app[bot] commented 3 days ago

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/network/armnetwork https://apiview.dev/Assemblies/Review/1b263a329090477991c0a7b7b0ae21d7?revisionId=6e454809e76e47f4920d469c2dbb89ad
Java azure-resourcemanager-network-generated https://apiview.dev/Assemblies/Review/d496e631581f47bcab5c961219fc2258?revisionId=648563b286094204831f7ccc3e4ec75d
JavaScript @azure/arm-network https://apiview.dev/Assemblies/Review/c13fd66ecbcc4c2a9995c8a1f4187240?revisionId=83b0ad4bd636441bbd5bc610649053d9
.Net Azure.ResourceManager.Network There is no API change compared with the previous version
Swagger Microsoft.Network https://apiview.dev/Assemblies/Review/9a91f46aa0a846acaae91aba821517fb?revisionId=700c5c06d50f4c9983c77ccfdc1fe304
sssharma24 commented 3 days ago

small update that has already been signed off in the stable https://github.com/Azure/azure-rest-api-specs/pull/30560

ms-bogdan-rotaru commented 1 day ago

This PR has at least one change violating Azure versioning policy (label: VersioningReviewRequired). To unblock this PR, either a) introduce a new API version with these changes instead of modifying an existing API version, or b) follow the process at aka.ms/brch.

sssharma24 commented 1 day ago

This PR has at least one change violating Azure versioning policy (label: VersioningReviewRequired). To unblock this PR, either a) introduce a new API version with these changes instead of modifying an existing API version, or b) follow the process at aka.ms/brch.

I don't think this should be an issue since we don't have customers or any tools for this yet and it's basically a bug fix. The property was always required we only missed it in the swagger

ms-bogdan-rotaru commented 18 hours ago

Please fix the errors reported by Swagger ModelValidation check.