Type Alias: PyPIAuthResponse
type PyPIAuthResponse = z.infer<typeof PyPIAuthResponseSchema>;
Defined in: src/models/model-security.ts:540
PyPI authentication response with Google Artifact Registry URL.
type PyPIAuthResponse = z.infer<typeof PyPIAuthResponseSchema>;
Defined in: src/models/model-security.ts:540
PyPI authentication response with Google Artifact Registry URL.