From b0832e3be02b111ae40157244ce50b4baea9212e Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sun, 28 Jun 2026 17:38:10 +0200 Subject: [PATCH] Allow creating multiple tokens with one request --- doc/index.html | 64 +++++++++++++ go/metalstack/admin/v2/token.pb.go | 110 +++++++++++++++++------ js/metalstack/admin/v2/token_pb.d.ts | 21 +++++ js/metalstack/admin/v2/token_pb.js | 7 +- js/metalstack/admin/v2/token_pb.ts | 24 ++++- proto/metalstack/admin/v2/token.proto | 7 ++ python/metalstack/admin/v2/token_pb2.py | 12 ++- python/metalstack/admin/v2/token_pb2.pyi | 13 +++ 8 files changed, 226 insertions(+), 32 deletions(-) diff --git a/doc/index.html b/doc/index.html index 21a980e9..9024647d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2329,6 +2329,14 @@

Table of Contents

metalstack/admin/v2/token.proto