Skip to content

Fix incorrect model type for datalake-store dataplane.#2263

Merged
amarzavery merged 1 commit intoAzure:masterfrom
jhendrixMSFT:datalake
Jan 12, 2018
Merged

Fix incorrect model type for datalake-store dataplane.#2263
amarzavery merged 1 commit intoAzure:masterfrom
jhendrixMSFT:datalake

Conversation

@jhendrixMSFT
Copy link
Copy Markdown
Member

In AclStatus the permission property is incorrectly modeled; it's an
octal value that comes across the wire as a string.

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

In AclStatus the permission property is incorrectly modeled; it's an
octal value that comes across the wire as a string.
@jhendrixMSFT jhendrixMSFT self-assigned this Jan 12, 2018
@jhendrixMSFT
Copy link
Copy Markdown
Member Author

Fixes Azure/azure-sdk-for-go#902.

@azuresdkciprbot
Copy link
Copy Markdown

Hi There,

I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result:

File: specification/datalake-store/data-plane/readme.md
Before the PR: Warning(s): 0 Error(s): 6
After the PR: Warning(s): 0 Error(s): 6

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

@amarzavery amarzavery merged commit 8ba6388 into Azure:master Jan 12, 2018
@AutorestCI
Copy link
Copy Markdown

Was unable to find SDK Azure/azure-sdk-for-python PR for this closed PR.

@AutorestCI
Copy link
Copy Markdown

No modification for AutorestCI/azure-sdk-for-python

@AutorestCI
Copy link
Copy Markdown

No modification for AutorestCI/azure-sdk-for-ruby

@AutorestCI
Copy link
Copy Markdown

No modification for AutorestCI/azure-sdk-for-python

@AutorestCI
Copy link
Copy Markdown

No modification for AutorestCI/azure-sdk-for-ruby

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.

4 participants