Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR mediaservices/resource-manager] [Portal Generated] Review request for Microsoft.Media to add version 2018-07-01 #3801

Merged

Conversation

AutorestCI
Copy link
Contributor

Updates to the 2018-07-01 version of the MediaServices API

All enums, use 'modelAsString' instead of 'modelAsExtensible'
streamingservice, add "Standard" to LiveEncoding.encodingType
encoding, remove top and skip from query parms and add orderby
accountfilters and aasetsandassefilters, remove required attribute for PresentationTimeRange properties
Updated readme.md to add "opt-in-extensible-enums: true" to csharp build
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 15, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-media

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

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_4483#egg=azure-mgmt-media&subdirectory=azure-mgmt-media"

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

  • git checkout restapi_auto_4483
  • pip install -e ./azure-mgmt-media

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4483
  • pip wheel --no-deps ./azure-mgmt-media

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #3801 into restapi_auto_mediaservices/resource-manager will increase coverage by <.01%.
The diff coverage is 42.85%.

Impacted file tree graph

@@                               Coverage Diff                               @@
##           restapi_auto_mediaservices/resource-manager    #3801      +/-   ##
===============================================================================
+ Coverage                                        56.01%   56.01%   +<.01%     
===============================================================================
  Files                                             9401     9397       -4     
  Lines                                           188742   188733       -9     
===============================================================================
- Hits                                            105716   105711       -5     
+ Misses                                           83026    83022       -4
Impacted Files Coverage Δ
...gmt-media/azure/mgmt/media/models/job_error_py3.py 45.45% <ø> (ø) ⬆️
...re-mgmt-media/azure/mgmt/media/models/aac_audio.py 62.5% <ø> (ø) ⬆️
...odels/content_key_policy_play_ready_license_py3.py 31.25% <ø> (ø) ⬆️
...mt/media/models/filter_track_property_condition.py 55.55% <ø> (ø) ⬆️
...re-mgmt-media/azure/mgmt/media/models/image_py3.py 54.54% <ø> (ø) ⬆️
...t-media/azure/mgmt/media/models/deinterlace_py3.py 57.14% <ø> (ø) ⬆️
...e-mgmt-media/azure/mgmt/media/models/h264_video.py 50% <ø> (ø) ⬆️
...gmt-media/azure/mgmt/media/models/png_image_py3.py 62.5% <ø> (ø) ⬆️
...re-mgmt-media/azure/mgmt/media/models/jpg_image.py 62.5% <ø> (ø) ⬆️
...t-media/azure/mgmt/media/models/storage_account.py 62.5% <ø> (ø) ⬆️
... and 58 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 77f90d5...2081474. Read the comment docs.

Updates to the 2018-07-01 version of the MediaServices API

All enums, use 'modelAsString' instead of 'modelAsExtensible'
streamingservice, add "Standard" to LiveEncoding.encodingType
encoding, remove top and skip from query parms and add orderby
accountfilters and aasetsandassefilters, remove required attribute for PresentationTimeRange properties
Updated readme.md to add "opt-in-extensible-enums: true" to csharp build
@AutorestCI AutorestCI merged commit 08947a9 into restapi_auto_mediaservices/resource-manager Nov 29, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4483 branch November 29, 2018 00:06
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3872

lmazuel pushed a commit that referenced this pull request Jan 2, 2019
* Generated from a0e4d8d8f69c8f77b362efb7fc19d88a0ab7296a (#3857)

typo: mediaservices/resource-manager/Microsoft.Media/Encoding

- Double word "will"
- Double word "of"
- audi -> audio
- extraced -> extracted

* [AutoPR mediaservices/resource-manager] typo: mediaservices/resource-manager/Microsoft.Media/StreamingPoliciesAndStreamingLocators (#3858)

* Generated from 7e834c0a64ac7c252a6c9e3c2c500aab8fce3270

typo: mediaservices/resource-manager/Microsoft.Media/StreamingPoliciesAndStreamingLocators

- proprty -> property
- Stremaing -> Streaming
- sepearate -> separate
- Acquistion -> Acquisition
- speicified -> specified
- Configuations -> Configuration
- Doulbe word "of"
- Doulbe word "the"

* Generated from 7e834c0a64ac7c252a6c9e3c2c500aab8fce3270

typo: mediaservices/resource-manager/Microsoft.Media/StreamingPoliciesAndStreamingLocators

- proprty -> property
- Stremaing -> Streaming
- sepearate -> separate
- Acquistion -> Acquisition
- speicified -> specified
- Configuations -> Configuration
- Doulbe word "of"
- Doulbe word "the"

* [AutoPR mediaservices/resource-manager] [Portal Generated] Review request for Microsoft.Media to add version 2018-07-01 (#3801)

* Generated from 9156f1ada45d7c0859444dd78584643c50a098b4

Updates to the 2018-07-01 version of the MediaServices API

All enums, use 'modelAsString' instead of 'modelAsExtensible'
streamingservice, add "Standard" to LiveEncoding.encodingType
encoding, remove top and skip from query parms and add orderby
accountfilters and aasetsandassefilters, remove required attribute for PresentationTimeRange properties
Updated readme.md to add "opt-in-extensible-enums: true" to csharp build

* Generated from 9156f1ada45d7c0859444dd78584643c50a098b4

Updates to the 2018-07-01 version of the MediaServices API

All enums, use 'modelAsString' instead of 'modelAsExtensible'
streamingservice, add "Standard" to LiveEncoding.encodingType
encoding, remove top and skip from query parms and add orderby
accountfilters and aasetsandassefilters, remove required attribute for PresentationTimeRange properties
Updated readme.md to add "opt-in-extensible-enums: true" to csharp build

* 1.1.0
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