147 request.usr_id bugfix

This commit is contained in:
msyu
2025-09-25 17:02:04 +03:00
parent f3f00423e9
commit 813f01b464
2 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
//variables.framework.docs={};
variables.framework.docs.APIName="svc-api";
variables.framework.docs.APIVersion="0.146"; /*$ git config --global --unset user.password*/
variables.framework.docs.APIVersion="0.147"; /*$ git config --global --unset user.password*/
variables.framework.globalHeaders = structNew();
variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location";