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

Conflict between baseUrl from constructor and path parameter. #1613

Closed
andrueastman opened this issue Jan 16, 2023 · 1 comment
Closed

Conflict between baseUrl from constructor and path parameter. #1613

andrueastman opened this issue Jan 16, 2023 · 1 comment
Assignees
Labels
Bug Kiota Is solved by Kiota or will be addressed in Kiota

Comments

@andrueastman
Copy link
Member

andrueastman commented Jan 16, 2023

Related to microsoft/kiota#2123

The constructor will need to take into consideration the baseUrl placed in the pathParameters for consistent experience.

this.RequestAdapter.BaseUrl = baseUrl;

@ghost ghost added the Needs: Triage label Jan 16, 2023
@andrueastman andrueastman self-assigned this Jan 16, 2023
@ghost ghost removed the Needs: Triage label Jan 16, 2023
@andrueastman andrueastman added Bug Kiota Is solved by Kiota or will be addressed in Kiota labels Jan 16, 2023
@andrueastman
Copy link
Member Author

Closed via #1614

@ghost ghost locked as resolved and limited conversation to collaborators Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Kiota Is solved by Kiota or will be addressed in Kiota
Projects
None yet
Development

No branches or pull requests

1 participant