mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
Enhance docs by detailing tags
This commit is contained in:
parent
ce9d5bc053
commit
65dc08eb48
@ -6,6 +6,14 @@ info:
|
|||||||
|
|
||||||
host: localhost:3000
|
host: localhost:3000
|
||||||
|
|
||||||
|
tags:
|
||||||
|
- name: authentication
|
||||||
|
description: Authentication, Logout & API Tokens
|
||||||
|
- name: project
|
||||||
|
description: Everything related to a project
|
||||||
|
- name: user
|
||||||
|
description: User-related API
|
||||||
|
|
||||||
schemes:
|
schemes:
|
||||||
- http
|
- http
|
||||||
- https
|
- https
|
||||||
|
Loading…
Reference in New Issue
Block a user