first commit

This commit is contained in:
2024-11-07 17:44:29 +03:00
commit 643d6d8f65
247 changed files with 420800 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
/event/create
/authentication/select
/authentication/valid
/Duty/list
/Duty/create
/Duty/update/{company_uu_id}
/Duty/patch/{company_uu_id}
/duties/list
/duties/create
/People/list/
/People/create
/People/update/{user_uu_id}
/People/patch/{user_uu_id}
/event/list
/event/register/employee
/event/register/occupant
/User/list
/User/create
/User/update/{user_uu_id}
/User/patch/{user_uu_id}
/Company/list
/Company/create
/Company/update/{company_uu_id}
/Company/patch/{company_uu_id}
/Department/list
/Department/create
/Department/update/{company_uu_id}
/Department/patch/{company_uu_id}
/building/build/list
/building/build/create
/building/build/update/{build_uu_id}
/building/build/patch/{build_uu_id}
/Building/Parts/list
/Building/Parts/create
/Building/Parts/update/{build_uu_id}
/Building/Parts/patch/{build_uu_id}
/Building/Sites/patch/{build_uu_id}
/Building/Area/patch/{build_uu_id}
/Building/LivingSpace/list
/Building/LivingSpace/create
/Building/LivingSpace/update/{build_uu_id}
/Building/LivingSpace/patch/{build_uu_id}
/Build/DecisionBook/list
/Build/DecisionBook/create
/Build/DecisionBook/update/{book_uu_id}
/Build/DecisionBook/patch/{book_uu_id}
/Build/DecisionBook/Person/list
/Build/DecisionBook/Person/create
/Build/DecisionBook/Person/update/{book_uu_id}
/event/list
/Build/DecisionBook/Person/patch/{book_uu_id}
/Build/DecisionBook/Items/list
/Build/DecisionBook/Items/create
/Build/DecisionBook/Items/update/{book_uu_id}
/Build/DecisionBook/Items/patch/{book_uu_id}
/Build/DecisionBook/Items/Debits/list
/Build/DecisionBook/Items/Debits/create
/Build/DecisionBook/Items/Debits/update/{book_uu_id}
/Build/DecisionBook/Items/Debits/patch/{book_uu_id}
/Build/ProjectDecisionBook/list
/Build/ProjectDecisionBook/create
/Build/ProjectDecisionBook/update/{book_uu_id}
/Build/ProjectDecisionBook/patch/{book_uu_id}
/Build/ProjectDecisionBook/Items/list
/Build/ProjectDecisionBook/Items/create
/Build/ProjectDecisionBook/Items/update/{book_uu_id}
/Build/ProjectDecisionBook/Items/patch/{book_uu_id}
/Build/ProjectDecisionBook/Items/Debits/list
/Build/ProjectDecisionBook/Items/Debits/create
/Build/ProjectDecisionBook/Items/Debits/update/{book_uu_id}
/Build/ProjectDecisionBook/Items/Debits/patch/{book_uu_id}

View File

@@ -0,0 +1,21 @@
/Duty/list
/Duty/create
/duties/list
/duties/create
/People/list
/People/create
/event/register/employee
/event/register/occupant
/User/list
/User/create
/Company/list
/Company/create
/Department/list
/Department/create
/building/build/list
/Building/Parts/list
/Building/LivingSpace/list
/Build/DecisionBook/list