fix: padding issue

This commit is contained in:
Stevan Freeborn
2023-04-13 21:34:11 -05:00
parent 3643dfe26b
commit e755b60093
8 changed files with 65 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Base URL
The base url for the Onspring API will be the same for all instances regardless of whether the instances is a development, test, or production instance.
The base url for the Onspring API will be the same for all instances regardless of whether the instances is a development, test, or production instance. The routing of the request to the correct instance be based on the API key provided in the request.
{% code heading="BASE URL" defaultLanguage="text" %}