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-6 BFF for "create request" endpoints #13

Open
wants to merge 74 commits into
base: master
Choose a base branch
from
Open

Conversation

MagzhanArtykov
Copy link
Contributor

Covers: MCBFF-6

Purpose

Create a new endpoint POST /circulation-bff/request

OleksandrVidinieiev and others added 30 commits October 3, 2024 14:14
# Conflicts:
#	descriptors/ModuleDescriptor-template.json
#	src/main/java/org/folio/circulationbff/controller/CirculationBffController.java
#	src/test/java/org/folio/circulationbff/controller/CirculationBffControllerTest.java
…n-bff into MCBFF-6b

# Conflicts:
#	descriptors/ModuleDescriptor-template.json
#	src/main/java/org/folio/circulationbff/controller/CirculationBffController.java
#	src/main/resources/swagger.api/circulation-bff.yaml
…n-bff into MCBFF-6b

# Conflicts:
#	src/main/java/org/folio/circulationbff/controller/CirculationBffController.java
@MagzhanArtykov MagzhanArtykov changed the base branch from master to MCBFF-4 October 27, 2024 20:26
Base automatically changed from MCBFF-4 to master October 28, 2024 09:52
…-bff into MCBFF-6b

# Conflicts:
#	descriptors/ModuleDescriptor-template.json
#	src/main/java/org/folio/circulationbff/controller/CirculationBffController.java
#	src/main/resources/swagger.api/circulation-bff.yaml
#	src/test/java/org/folio/circulationbff/api/AllowedServicePointsApiTest.java
#	src/test/resources/mappings/authn.json
@alexanderkurash alexanderkurash changed the title [MCBFF-6] BFF for "create request" endpoints MCBFF-6 BFF for "create request" endpoints Nov 1, 2024
@@ -0,0 +1,9 @@
package org.folio.circulationbff.support;

Copy link
Collaborator

Choose a reason for hiding this comment

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

Blank line

Comment on lines +43 to +44
public static void mockUserTenants(WireMockServer wireMockServer, String tenantId,
UUID consortiumId) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Formatting

Copy link

sonarcloud bot commented Nov 1, 2024

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.

4 participants