feat(chat): added base for chat service

added front html

nigel in the mud

route function with openapi - gen

clean up the code a little

after pull request
This commit is contained in:
NigeParis 2025-11-11 10:02:05 +01:00 committed by Maix0
parent 73a4946d17
commit 9ce9fa44e4
122 changed files with 9354 additions and 2615 deletions

View file

@ -1,47 +1,14 @@
.openapi-generator-ignore
apis/OpenapiOtherApi.ts
apis/index.ts
docs/DisableOtp200Response.md
docs/DisableOtp401Response.md
docs/DisableOtp500Response.md
docs/EnableOtp200Response.md
docs/EnableOtp200ResponsePayload.md
docs/GetUser200Response.md
docs/GetUser200ResponsePayload.md
docs/GetUser403Response.md
docs/GetUser404Response.md
docs/GetUserUserParameter.md
docs/GuestLogin200Response.md
docs/GuestLogin200ResponsePayload.md
docs/GuestLogin500Response.md
docs/Login200Response.md
docs/Login202Response.md
docs/Login202ResponsePayload.md
docs/Login400Response.md
docs/LoginOtp200Response.md
docs/LoginOtp200ResponsePayload.md
docs/LoginOtp400Response.md
docs/LoginOtp401Response.md
docs/LoginOtp408Response.md
docs/LoginOtp500Response.md
docs/LoginOtpRequest.md
docs/LoginRequest.md
docs/Logout200Response.md
docs/OpenapiOtherApi.md
docs/Signin200Response.md
docs/Signin200ResponsePayload.md
docs/Signin400Response.md
docs/Signin500Response.md
docs/StatusOtp200Response.md
docs/StatusOtp200ResponseAnyOf.md
docs/StatusOtp200ResponseAnyOf1.md
docs/StatusOtp500Response.md
index.ts
models/ChatTest200Response.ts
models/DisableOtp200Response.ts
models/DisableOtp401Response.ts
models/DisableOtp500Response.ts
models/EnableOtp200Response.ts
models/EnableOtp200ResponsePayload.ts
models/EnableOtp401Response.ts
models/EnableOtp401ResponseAnyOf.ts
models/GetUser200Response.ts
models/GetUser200ResponsePayload.ts
models/GetUser403Response.ts
@ -70,6 +37,7 @@ models/Signin500Response.ts
models/StatusOtp200Response.ts
models/StatusOtp200ResponseAnyOf.ts
models/StatusOtp200ResponseAnyOf1.ts
models/StatusOtp401Response.ts
models/StatusOtp500Response.ts
models/index.ts
runtime.ts