epugh commented on code in PR #4901: URL: https://github.com/apache/solr/pull/4901#discussion_r4029307397
########## solr/webapp/web/js/angular/controllers/schema.js: ########## @@ -17,8 +17,39 @@ var cookie_schema_browser_autoload = 'schema-browser_autoload'; +// SchemaV2 (the generated OpenAPI client) uses superagent directly, so genuine transport/auth Review Comment: too much? This is the one place we do kind of werid stuff with error handling. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
