From cd6c7bb726fde1725503dd7bddc7f0f1db044c52 Mon Sep 17 00:00:00 2001 From: Oleg Proskurin Date: Tue, 24 Feb 2026 19:08:02 +0700 Subject: [PATCH] update api key --- docs/api/references.rest | 5 +++-- tests/api/01-generation-basic.rest | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/api/references.rest b/docs/api/references.rest index 34477c5..7d00085 100644 --- a/docs/api/references.rest +++ b/docs/api/references.rest @@ -1,5 +1,6 @@ -@base = http://localhost:3000 -@apiKey = bnt_71e7e16732ac5e21f597edc56e99e8c3696e713552ec9d1f44dfeffb2ef7c495 +# @base = http://localhost:3000 +@base = http://api.banatie.app +@apiKey = bnt_991200385acbfb47f2c159ac53bed67afc3ecc29597771b1d74b89c5e4c39c4b ############################################################################### # IMAGE REFERENCES & ALIASES TESTING diff --git a/tests/api/01-generation-basic.rest b/tests/api/01-generation-basic.rest index 41dd89e..6b757d3 100644 --- a/tests/api/01-generation-basic.rest +++ b/tests/api/01-generation-basic.rest @@ -1,6 +1,6 @@ # @base = http://localhost:3000 @base = https://api.banatie.app -@apiKey = bnt_415a15747796a9676cb47c663fcede36af3583cedaec19893b831ec7a2ae0311 +@apiKey = bnt_991200385acbfb47f2c159ac53bed67afc3ecc29597771b1d74b89c5e4c39c4b ############################################################################### # BASIC GENERATION TESTS