diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index 3c9be156f9..1dfcdd4646 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -14932,7 +14932,7 @@ components: # Security definitions ####################### securitySchemes: - BasicAuth: + basicAuth: type: http scheme: basic description: |