Commit Graph

16 Commits

Author SHA1 Message Date
Alex Tselegidis 5a1f604e3d Add missing security section for unavailabilities 2024-01-05 17:10:17 +01:00
Alex Tselegidis 6a1b2b28f1 Replace collection objects with array definitions that better translate to Swagger clients 2024-01-05 17:09:44 +01:00
Alex Tselegidis e6b3ffd66b Add support for custom fields on customers (#1133) 2023-12-11 09:54:29 +01:00
Alex Tselegidis e9842a40bc Revert renaming the service-categories to categories (for clarity) 2023-10-26 08:11:31 +02:00
Alex Tselegidis 007145e213 Set up swagger-ui in the docker compose (port 8000) 2023-08-01 22:09:01 +02:00
Alex Tselegidis 50ec06b29c Allow API clients to filter appointments by service, provider and customer ID (#1296, #1325) 2023-01-14 10:25:25 +01:00
Alex Tselegidis f389608aa1 Add date, from and till query parameters to the filter the appointments index results by date (#1134). 2022-10-16 22:17:36 +03:00
Alex Tselegidis 0f6df76667 Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
Alex Tselegidis 0d5e60cdb7 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Alex Tselegidis 2bab1494dc Updated the examples with better values 2021-11-06 16:49:56 +01:00
Alex Tselegidis 060ab7d2a9 Added the new with query parameter to openapi.yml 2021-11-06 15:41:44 +01:00
Alex Tselegidis 0b058cece7 Added more information to the openapi.yml 2021-11-06 15:02:15 +01:00
Alex Tselegidis 40094390ed Changed the schema resource definition and added missing response entries for each endpoint 2021-11-05 09:32:07 +01:00
Alex Tselegidis bcdd9a28a2 Added more content to the openapi.yml 2021-11-04 09:34:04 +01:00
Alex Tselegidis e775f5e0eb Reformatted the openapi.yml and added new security schemes 2021-11-03 08:38:40 +01:00
Alex Tselegidis 226111e170 Added the updated OpenAPI specification file (more meta info will be added soon) 2021-11-03 07:40:09 +01:00