14 Commits

Author SHA1 Message Date
Christophe Bliard 8fa8584538 Run rubocop --autocorrect on all files
Only the safe cops have run. rubocop version is 1.59.0.
2024-01-05 15:27:09 +01:00
Markus Kahl d8b584e2b9 make error message more useful 2023-12-12 09:39:04 +00:00
Christophe Bliard c43fccf246 lint: autocorrect Style/HashSyntax
command is

    rubocop -A --only Style/HashSyntax app lib lib_static modules spec
2023-03-07 15:07:44 +01:00
Christophe Bliard 48a4f1b6ad lint with rubocop --autocorrect (safe cops only) 2022-06-02 10:40:10 +02:00
Eric Schubert e19ecc27cf [#40397] OpenAPI Specs not OpenAPI 3.0 compatible
- https://community.openproject.org/work_packages/40397
- fixed crucial bugs and most warnings
- fixed spelling and naming
2022-01-17 17:01:48 +01:00
ulferts 80e4b56645 specify query projections 2021-11-29 17:49:31 +01:00
ulferts 8ae523353e update preferences api specification 2021-08-03 16:44:05 +02:00
Oliver Günther 6a5bfc292a Add API documentation for notifications 2021-07-20 20:42:59 +02:00
Markus Kahl fa08a3118f code climate 2021-06-30 09:57:00 +01:00
Markus Kahl 20171e3839 put spec validation in script; polish 2021-06-29 15:06:57 +01:00
Markus Kahl 31588fa25a addressed review (including code climate) remarks 2021-06-29 14:42:54 +01:00
Markus Kahl 968ffc2ca6 openapi spec, post apib conversion 2021-06-29 08:54:05 +01:00
Markus Kahl dc8615de7e openapi pre, pre apibp conversion 2021-06-28 13:02:03 +01:00
Markus Kahl 2ac1497c61 OpenAPI 3.0 spec, swagger UI
right now the spec is generated from the existing api blueprint docs
2021-06-25 09:36:45 +01:00