3x-ui/tools/openapigen
n0ctal c77608bc47
fix(nodes): make node API tokens write-only (#5613)
* fix(nodes): make node API tokens write-only

* fix(nodes): keep token optional on edit for write-only API tokens

NodeView no longer returns apiToken, so the edit form must consume hasApiToken and not require re-entering the token. Relaxes the form validation on edit, adds a keep-current placeholder, and adds the i18n key to all 13 locales.
2026-07-23 15:35:11 +02:00
..
emit_examples.go refactor(frontend): move form-item hints from extra to tooltip 2026-06-17 17:24:16 +02:00
emit_jsonschema.go fix(api): preserve 64-bit integer schema formats (#5908) 2026-07-12 10:58:02 +02:00
emit_jsonschema_test.go fix(api): preserve 64-bit integer schema formats (#5908) 2026-07-12 10:58:02 +02:00
emit_types.go feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
emit_zod.go feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
main.go fix(nodes): make node API tokens write-only (#5613) 2026-07-23 15:35:11 +02:00
schema.go feat(api-docs): generate response examples from Go structs; fix SS2022 PSK regen (#4996) 2026-06-06 14:58:15 +02:00
walker.go fix(api): preserve 64-bit integer schema formats (#5908) 2026-07-12 10:58:02 +02:00