fixed errors and finish endpoints

This commit is contained in:
2026-03-09 23:24:01 +01:00
parent 679c552a3f
commit 756382a496
8 changed files with 124 additions and 12 deletions

View File

@@ -6,11 +6,14 @@
</component>
<component name="ChangeListManager">
<list default="true" id="4c0ad985-5b6e-4587-85a5-1b48273bdb1d" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/BookHive/Endpoints/Books/UpdateBookEndpoit.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/BookHive/Endpoints/Loans/PatchReturnLoanEndpoint.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/BookHive/Endpoints/Members/UpdateMemberEndpoint.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/CreateReviewEndpoint.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/BookHive/Specifications/Loans/GetAvailableBookByIdSpec.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/BookHive/Specifications/Reviews/GetReviewByCriteriaSpec.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/.idea.BookHive/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.BookHive/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Authors/DeleteAuthorEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Authors/DeleteAuthorEndpoint.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Books/CreateBookEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Books/CreateBookEndpoint.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Books/DeleteBookEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Books/DeleteBookEndpoint.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Loans/CreateLoanEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Loans/CreateLoanEndpoint.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/CreateReviewEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/CreateReviewEndpoint.cs" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -33,6 +36,8 @@
<setting file="file://$PROJECT_DIR$/BookHive/Endpoints/Members/CreateMemberEndpoint.cs" root0="FORCE_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/BookHive/Endpoints/Members/UpdateMemberEndpoint.cs" root0="FORCE_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/BookHive/Endpoints/Reviews/CreateReviewEndpoint.cs" root0="FORCE_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/BookHive/Specifications/Loans/GetAvailableBookByIdSpec.cs" root0="FORCE_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/BookHive/Specifications/Reviews/GetReviewByCriteriaSpec.cs" root0="FORCE_HIGHLIGHTING" />
</component>
<component name="MetaFilesCheckinStateConfiguration" checkMetaFiles="true" />
<component name="ProjectColorInfo">{
@@ -98,7 +103,7 @@
<option name="presentableId" value="Default" />
<updated>1773087844958</updated>
<workItem from="1773087846465" duration="527000" />
<workItem from="1773088517368" duration="3370000" />
<workItem from="1773088517368" duration="6491000" />
</task>
<task id="LOCAL-00001" summary="first commit">
<option name="closed" value="true" />
@@ -116,7 +121,15 @@
<option name="project" value="LOCAL" />
<updated>1773090621044</updated>
</task>
<option name="localTasksCounter" value="3" />
<task id="LOCAL-00003" summary="created all endpoints">
<option name="closed" value="true" />
<created>1773091913623</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1773091913623</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -127,7 +140,8 @@
<component name="VcsManagerConfiguration">
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
<MESSAGE value="first commit" />
<option name="LAST_COMMIT_MESSAGE" value="first commit" />
<MESSAGE value="created all endpoints" />
<option name="LAST_COMMIT_MESSAGE" value="created all endpoints" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>