Skip to content

Commit 5e08ffc

Browse files
Addison Schultzgitbook-bot
authored andcommitted
GITBOOK-2: No subject
1 parent 1eb50e0 commit 5e08ffc

File tree

5 files changed

+29
-11
lines changed

5 files changed

+29
-11
lines changed

docs/api/README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
# Users
1+
---
2+
icon: hand-wave
3+
---
24

3-
{% swagger src="https://lightswitch.gitbook.dev/openapi.json" path="/users" method="get" %}
4-
[https://lightswitch.gitbook.dev/openapi.json](https://lightswitch.gitbook.dev/openapi.json)
5-
{% endswagger %}
6-
7-
{% swagger src="https://lightswitch.gitbook.dev/openapi.json" path="/users" method="post" %}
8-
[https://lightswitch.gitbook.dev/openapi.json](https://lightswitch.gitbook.dev/openapi.json)
9-
{% endswagger %}
5+
# Welcome
106

docs/api/SUMMARY.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Table of contents
22

3-
* [Users](README.md)
4-
* [Projects](projects.md)
5-
* [Tasks](tasks.md)
3+
## Getting started
4+
5+
* [Welcome](README.md)
6+
7+
## Users
8+
9+
* [Users](users/users.md)
10+
11+
## Projects
12+
13+
* [Projects](projects/projects.md)
14+
15+
## Tasks
16+
17+
* [Tasks](tasks/tasks.md)
File renamed without changes.
File renamed without changes.

docs/api/users/users.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Users
2+
3+
{% swagger src="https://lightswitch.gitbook.dev/openapi.json" path="/users" method="get" %}
4+
[https://lightswitch.gitbook.dev/openapi.json](https://lightswitch.gitbook.dev/openapi.json)
5+
{% endswagger %}
6+
7+
{% swagger src="https://lightswitch.gitbook.dev/openapi.json" path="/users" method="post" %}
8+
[https://lightswitch.gitbook.dev/openapi.json](https://lightswitch.gitbook.dev/openapi.json)
9+
{% endswagger %}
10+

0 commit comments

Comments
 (0)