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

MCBFF-2 Create a skeleton endpoint for mod-search facade #5

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

alexanderkurash
Copy link
Collaborator

Purpose

MCBFF-2
Create a skeleton endpoint for mod-search facade (moving endpoint from mod-circulation - /circulation/items-by-instance).

Approach

Created a new endpoint, reorganized swagger API

Copy link

"methods": [
"GET"
],
"pathPattern": "/circulation-bff/requests/search-instances",
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think the search itself has anything to do with requests

Suggested change
"pathPattern": "/circulation-bff/requests/search-instances",
"pathPattern": "/circulation-bff/search-instances",

@alexanderkurash alexanderkurash merged commit bf0d59f into master Aug 30, 2024
8 checks passed
@alexanderkurash alexanderkurash deleted the MCBFF-2 branch August 30, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants