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

Wrong mapping of method GetAdminMappingsAsync from IWireMockOrgApi #764

Closed
marspox opened this issue Jul 6, 2022 · 3 comments
Closed

Wrong mapping of method GetAdminMappingsAsync from IWireMockOrgApi #764

marspox opened this issue Jul 6, 2022 · 3 comments
Assignees
Labels

Comments

@marspox
Copy link

marspox commented Jul 6, 2022

Describe the bug

After executing await RestClient.For<IWireMockOrgApi>("http:https://127.0.0.1:8080").GetAdminMappingsAsync(default, default);
I'm getting exception "Method 'GetAdminMappingsByStubMappingIdAsync': unable to find a [Path("stubMappingId")] property or parameter for the path placeholder '{stubMappingId}'"

Expected behavior:

It should be executed GetAdminMappingsAsync

Other related info

I'm using WireMock.Org.RestClient with version 1.5.0

@marspox marspox added the bug label Jul 6, 2022
@StefH StefH self-assigned this Jul 6, 2022
@StefH
Copy link
Collaborator

StefH commented Jul 6, 2022

#765

@StefH
Copy link
Collaborator

StefH commented Jul 7, 2022

@marspox
You can try preview version WireMock.Org.RestClient.1.5.0-ci-16263.

@StefH
Copy link
Collaborator

StefH commented Jul 8, 2022

closed via #765

@StefH StefH closed this as completed Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants