016 removed some fields from instance

This commit is contained in:
msyu
2024-11-10 09:32:34 +03:00
parent 6c3bcc17d2
commit e445e8310d
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
//variables.framework.docs={};
variables.framework.docs.APIName="Deck API";
variables.framework.docs.APIVersion="0.015";
variables.framework.docs.APIVersion="0.016";
variables.framework.globalHeaders = structNew();
variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location";