Skip to content

[AutoPR resources/resource-manager] Add swagger for operations APIs#2206

Closed
AutorestCI wants to merge 4 commits intorestapi_auto_resources/resource-managerfrom
restapi_auto_2682
Closed

[AutoPR resources/resource-manager] Add swagger for operations APIs#2206
AutorestCI wants to merge 4 commits intorestapi_auto_resources/resource-managerfrom
restapi_auto_2682

Conversation

@AutorestCI
Copy link
Contributor

Change statusMessage property to wildcard type.

The statusMessage can be a string or a JSON object, so model it as a
wildcard type.
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4

Update readme.md file

* Generated from 14856524df1f832625ce8f5626a11bd866896301

Add provisioning state for the on error deployment
…/type in generic resource swagger (#2130)

* Generated from 618de80a1454153967c1b0f065cb270ccd7f60fd

Add more enum values for Identity/type in generic resource swagger

Resource types like "Microsoft.Compute/VirtualMachines" have more than
one enum value for Identity/type. Updating generic resource swagger so
it is up-to-date.

* Generated from f7fb396c7887e1d61eb7e92133fc1c1fab3ae941

Revert changes in swagger spec for 2017 API Version
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 17, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-resource

You can install the package azure-mgmt-resource of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2682#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2682#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2682
  • pip install -e ./azure-mgmt-resource

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2682
  • pip wheel --no-deps ./azure-mgmt-resource

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #2206 into restapi_auto_resources/resource-manager will increase coverage by 2.34%.
The diff coverage is 44.79%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           restapi_auto_resources/resource-manager    #2206      +/-   ##
===========================================================================
+ Coverage                                    50.76%    53.1%   +2.34%     
===========================================================================
  Files                                         5571     4781     -790     
  Lines                                       141094   119732   -21362     
===========================================================================
- Hits                                         71623    63587    -8036     
+ Misses                                       69471    56145   -13326
Impacted Files Coverage Δ
...t/resource/features/v2015_12_01/models/__init__.py 100% <100%> (ø) ⬆️
...mt/resource/managedapplications/models/__init__.py 100% <100%> (ø) ⬆️
...esource/managedapplications/operations/__init__.py 100% <100%> (ø) ⬆️
...ures/v2015_12_01/operations/features_operations.py 83.63% <12.5%> (-12.11%) ⬇️
...gedapplications/operations/solutions_operations.py 33.33% <33.33%> (ø)
...ce/managedapplications/models/operation_display.py 44.44% <44.44%> (ø)
...e/features/v2015_12_01/models/operation_display.py 44.44% <44.44%> (ø)
...resource/managedapplications/application_client.py 37.5% <50%> (+0.83%) ⬆️
...managedapplications/models/operation_definition.py 57.14% <57.14%> (ø)
...eatures/v2015_12_01/models/operation_definition.py 57.14% <57.14%> (ø)
... and 1004 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 869276a...f8a8113. Read the comment docs.

@AutorestCI AutorestCI force-pushed the restapi_auto_resources/resource-manager branch from f45f20a to 3422c09 Compare April 6, 2018 20:19
@lmazuel lmazuel force-pushed the restapi_auto_resources/resource-manager branch from b6a9532 to 18ab6b3 Compare April 20, 2018 18:19
@AutorestCI AutorestCI closed this Apr 20, 2018
@AutorestCI AutorestCI deleted the restapi_auto_2682 branch April 20, 2018 18:22
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.

2 participants