We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd13d5 commit 59d4c6dCopy full SHA for 59d4c6d
2 files changed
docs/test.md
@@ -0,0 +1,3 @@
1
+# Running API tests
2
+
3
+This section is under development
mkdocs.yml
@@ -10,6 +10,7 @@ nav:
10
- 'Generate the server':
11
- 'Quickstart...': 'server.md'
12
- 'Running the server': 'running_server.md'
13
+ - 'Testing your API': 'test.md'
14
- 'Adding custom queries': 'adding_custom_queries.md'
15
- 'Authentication': 'authentication.md'
16
- Configuration file: 'configuration_file.md'
0 commit comments