Skip to content

Storage: wrong spec for CheckNameAvailabilityResult #19

@ahmetb

Description

@ahmetb

"CheckNameAvailabilityResult": {
"properties": {
"nameAvailable": {
"type": "boolean",
"description": "Gets a boolean value that indicates whether the name is available for you to use. If true, the name is available. If false, the name has already been taken or invalid and cannot be used."
},
:

image

https://msdn.microsoft.com/en-us/library/azure/mt163642.aspx :

image

nameAvailable should be string, not boolean. Currently blocking Azure/azure-sdk-for-go#210

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions