Skip to content

"Configuration" class on the client conflicts with return type #118

@wolfen351

Description

@wolfen351

There is an auto generated class called Configuration in which the URL of the server is stored. If the proxy is generated against a method that returns a poco object with datatype of "Configuration" (a common enough name), it now conflicts with the auto generated class.

Please can you move the Configuration class to a different namespace? (before it used to be partial and not static, so that led to a silent merge of the 2 classes)

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