mirror of
https://github.com/zitadel/zitadel
synced 2024-11-23 03:03:39 +00:00
e4fe097ec4
* tests * chore: set vars for platform in dockerfile * simplyfy generate * correct dockerfile * add openapi to gitignore * object files * protos * update protoc version * admin only secuity missing * texts * start secutiry * add handler * add description * add descriptions and remove adddress * default limit * add mapping for openapi * generate statik for openapi * remove address converter * executable * operator test Co-authored-by: Livio Amstutz <livio.a@gmail.com>
4 lines
77 B
Go
4 lines
77 B
Go
package statik
|
|
|
|
//go:generate statik -src=../v2/zitadel -dest=.. -ns=swagger
|