-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
The auto-generated link to the Java Future interface is broken: https://cloud.google.com/java/docs/reference/api-common/latest/com.google.api.core.ApiFuture (https://screenshot.googleplex.com/5GuhfNcyr23uDvf)
https://github.com/googleapis/java-docfx-doclet/blob/main/third_party/docfx-doclet-143274/src/main/java/com/microsoft/build/ReferenceBuilder.java#L132 needs to be updated to ignore generic parameters.
See b/355236843 for more context.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.