- Jul 19, 2024
-
-
Michal Zander authored
-
- Jul 18, 2024
-
-
Michal Zander authored
Rename 'limit' to 'result-limit' due to postgrest using limit as it's own parameter and not sending it to API
-
Michal Zander authored
-
- Jul 17, 2024
-
-
Michal Zander authored
-
Michal Zander authored
-
- Jul 11, 2024
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
- Jul 08, 2024
-
-
Michal Zander authored
-
Michal Zander authored
Add assertion for given date, when provided with incorrect date the api returns if the date was never provided
-
Michal Zander authored
-
- Jul 04, 2024
-
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
Change array parameters to string and convert the parameter to array in function body, it helps with the bug in swagger
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
Add established order for types and endpoint types so the openapi description uses the correct order in swagger
-
Michal Zander authored
-
Michal Zander authored
add template for api order in rules
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
move endpoints to seperate directories grouped by their similar openapi tag
-
Michal Zander authored
all types are created with quotation marks, drop functions without params (helps with rewriting runtime code), support creating functions without params
-
Eric Frias authored
spec. The OpenAPI spec has been split up into fragments, where the fragment documenting each rest endpoint is in a block comment just above the function's impelmentation. A Python script generates the SQL function signature from the OpenAPI docs, and also nginx rewrite rules that allow us to use path parameters.
-
Eric Frias authored
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
-
Michal Zander authored
-
- Jul 01, 2024
-
-
Michal Zander authored
-