mirror of
https://github.com/tale/headplane.git
synced 2026-08-20 01:42:17 +00:00
Support previous API interface as well
This commit is contained in:
@@ -22,6 +22,9 @@ export interface Machine {
|
||||
| 'REGISTER_METHOD_CLI'
|
||||
| 'REGISTER_METHOD_OIDC';
|
||||
|
||||
forcedTags: string[];
|
||||
invalidTags: string[];
|
||||
validTags: string[];
|
||||
tags: string[];
|
||||
givenName: string;
|
||||
online: boolean;
|
||||
|
||||
Reference in New Issue
Block a user