Skip to content

Comments

[AutoPR servicefabric/data-plane] Remove newline characters at the end of the description property value.#3021

Merged
AutorestCI merged 1 commit intorestapi_auto_servicefabric/data-planefrom
restapi_auto_3524
Jul 27, 2018
Merged

[AutoPR servicefabric/data-plane] Remove newline characters at the end of the description property value.#3021
AutorestCI merged 1 commit intorestapi_auto_servicefabric/data-planefrom
restapi_auto_3524

Conversation

@AutorestCI
Copy link
Contributor

Remove newline characters from the description property value. These extra characters are resulting in extra "." dot character in the python_sdk.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 27, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-servicefabric

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

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_3524#egg=azure-servicefabric&subdirectory=azure-servicefabric"

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

  • git checkout restapi_auto_3524
  • pip install -e ./azure-servicefabric

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3524
  • pip wheel --no-deps ./azure-servicefabric

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 210d374 into restapi_auto_servicefabric/data-plane Jul 27, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3002

lmazuel pushed a commit that referenced this pull request Jul 31, 2018
* Generated from 8842b69926229d7097ef82a5c333ced9fcaa06dc (#2981)

ensure the correct case is used for the Resource folder in referencing the examples

* Generated from b9a3d8f42ed43d826d45af0ae6c88b871546302e (#3021)

Remove newline characters from the description property value. These extra characters are resulting in extra "." dot character in the python_sdk.

* Add in notes for 6.3.0.0 release (#3024)

* Add in notes for 6.3.0.0 release

* include python 3.7
@lmazuel lmazuel deleted the restapi_auto_3524 branch August 1, 2018 23:21
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.

1 participant