Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

client, test case, discriminator value type as enum#2599

Merged
weidongxu-microsoft merged 3 commits into
Azure:mainfrom
weidongxu-microsoft:client_test-case_enum-discriminator
Mar 6, 2024
Merged

client, test case, discriminator value type as enum#2599
weidongxu-microsoft merged 3 commits into
Azure:mainfrom
weidongxu-microsoft:client_test-case_enum-discriminator

Conversation

Comment on lines +41 to +43
public DogKind getKind() {
return this.kind;
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can see, even with Swagger, the return value is still an enum (when Swagger defines it as enum).

@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review March 4, 2024 06:52
@weidongxu-microsoft weidongxu-microsoft merged commit 83432b6 into Azure:main Mar 6, 2024
@weidongxu-microsoft weidongxu-microsoft deleted the client_test-case_enum-discriminator branch March 6, 2024 06:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants