Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect sterilization value for BookingStaffRole.TeamMember #2819

Open
dnyvik opened this issue Feb 4, 2025 · 0 comments
Open

Incorrect sterilization value for BookingStaffRole.TeamMember #2819

dnyvik opened this issue Feb 4, 2025 · 0 comments
Labels
Bug: metadata dependency:metadata Awaiting fix from core dependency project module

Comments

@dnyvik
Copy link

dnyvik commented Feb 4, 2025

Hi :)

Regarding BookingStaffRole.TeamMember:

[EnumMember(Value = "teamMember")]
#pragma warning disable CS1591
TeamMember,

It seems that the string value is incorrect. The API returns and accepts "member", and not "teamMember" as both the SDK and documentation indicate.

Regards,
Daniel

@andrueastman andrueastman added Bug: metadata dependency:metadata Awaiting fix from core dependency project module labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: metadata dependency:metadata Awaiting fix from core dependency project module
Projects
None yet
Development

No branches or pull requests

2 participants