Commit Graph

10 Commits

Author SHA1 Message Date
Benedikt Kulmann
435104b5ff Add code generation for swagger and protoweb
Some of the Protobuf Messages were missing fields:
- RemoveMemberRequest was missing the `account_id` field for the account/member id
- ListMembersRequest was missing the `id` field for the group id

Some of the endpoint annotations were not correct regarding declared
bodies and the ids listed above.
2020-07-01 11:05:31 +02:00
Jörn Friedrich Dreyer
3b6951cc80 add query properties, add pb deps, fix pb target
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-06 18:08:21 +02:00
Michael Barz
1c32865f64 Improve formatting 2020-03-09 11:17:57 +01:00
A.Unger
bdfe2ae01a cleanup, remove unused var 2020-02-12 14:30:41 +01:00
A.Unger
ec16d2bc23 add proto step to makefile 2020-02-12 14:29:00 +01:00
Robert Kaussow
42a5ba79b4 ensure hugo content path exists 2020-02-12 13:46:04 +01:00
Robert Kaussow
94f19c3a7c fix docs formatting and push to docs branch 2020-02-12 12:55:47 +01:00
Michael Barz
1fa69f3469 Code improvements 2020-02-11 23:33:45 +01:00
Robert Kaussow
274dfae24b use makefile to testbuild docs 2020-02-11 15:26:29 +01:00
A.Unger
351694d22d tooling 2020-01-31 13:09:07 +01:00