Add files to api-docs branch

This commit is contained in:
Tuan Dang
2023-01-11 10:18:44 +07:00
parent cbfd35e181
commit c0f0d699b4
7 changed files with 1712 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
title: "Create"
openapi: "POST /api/v2/secrets/"
---

View File

@ -0,0 +1,4 @@
---
title: "Delete"
openapi: "DELETE /api/v2/secrets/"
---

View File

@ -0,0 +1,4 @@
---
title: "Read"
openapi: "GET /api/v2/secrets/"
---

View File

@ -0,0 +1,4 @@
---
title: "Update"
openapi: "PATCH /api/v2/secrets/"
---

View File

@ -0,0 +1,3 @@
---
title: "Authentication"
---

View File

@ -0,0 +1,3 @@
---
title: "Introduction"
---

1690
docs/spec.yaml Normal file

File diff suppressed because it is too large Load Diff