Commit Graph

13 Commits

Author SHA1 Message Date
Mert Şişmanoğlu
b6190728a0 feat(openapi): add /healthy route for health check 2024-08-31 13:51:36 +03:00
Mert Şişmanoğlu
f680ed8af1 chore(openapi): add missing route groups to tags
- invite
- monitors
- checks
- alerts
- pagespeed
- maintenance-window
- healthy
- mail
2024-08-31 13:44:23 +03:00
Mert Şişmanoğlu
649cf68356 chore(openapi): remove remote development server 2024-08-30 21:12:08 +03:00
Mert Şişmanoğlu
bdb293c181 fix(openapi): remove logout route from auth 2024-08-30 21:10:13 +03:00
Mert Şişmanoğlu
21ce46a29e feat(openapi): add request body to login and register routes 2024-08-30 21:09:16 +03:00
Mert Şişmanoğlu
cc08d7f8d5 fix(openapi): update property names to camelCase in UserDataType schema 2024-08-18 20:20:28 +03:00
Mert Şişmanoğlu
137500bbd0 chore(openapi): add UserSuccessResponse ref to auth responses 2024-08-18 20:01:34 +03:00
Mert Şişmanoğlu
e28530cdc7 chore(openapi): add ErrorResponse and SuccessResponse schema components to auth routes 2024-08-13 00:14:29 +03:00
Mert Şişmanoğlu
16eb578a55 fix(openapi): update typo in title from 'BluWave uptime' to 'BlueWave Uptime' 2024-08-12 21:40:15 +03:00
Mert Şişmanoğlu
1541fd20fc chore(openapi): define the endpoint, method and description on auth routes
> Common Responses
- 200
- 422
- 500
2024-08-12 21:39:10 +03:00
Mert Şişmanoğlu
adbbdd405c chore(openapi): dynamic API path variables on servers 2024-08-11 19:03:02 +03:00
Mert Şişmanoğlu
0d2366cb3f chore: update contact email in openapi.json 2024-08-11 18:52:19 +03:00
Mert Şişmanoğlu
628f3a3d12 chore: create openapi.json with openapi 3.1.0 format
> Objects
>> info
>> servers
2024-08-11 16:15:30 +03:00