api/types/registry: rename AuthenticateOKBody to AuthResponse

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-10-29 17:42:53 +01:00
parent ef17deb3a0
commit 0eba2989e0
10 changed files with 87 additions and 79 deletions

View File

@@ -84,6 +84,10 @@ generate_model types/plugin <<- 'EOT'
PluginMount
EOT
generate_model types/registry <<- 'EOT'
AuthResponse
EOT
generate_model types/storage <<- 'EOT'
DriverData
RootFSStorage