fix: add basePath to config

This commit is contained in:
Stevan Freeborn
2023-04-10 00:04:49 -05:00
parent d85a44627c
commit 99f84fa903
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Introduction {% .articleTitle %}
# Introduction {% #introduction %}
The Onspring API is organized around REST. It enables external programs to retrieve, save, and delete data within your Onspring instance. The Onspring API implements version 3 of the Open API Specification (OAS).