105 instance_ls optimization fixes

This commit is contained in:
msyu
2025-05-15 16:18:23 +03:00
parent 9615725498
commit b5972a2094
3 changed files with 24 additions and 16 deletions
+2 -1
View File
@@ -51,7 +51,8 @@
//variables.framework.docs={};
variables.framework.docs.APIName="Deck API";
variables.framework.docs.APIVersion="0.104";
variables.framework.docs.APIVersion="0.105"; /*$ git config --global --unset user.password*/
variables.framework.globalHeaders = structNew();
variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location";