Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
ApiKeys#toHtml will filter out the APIs having unstable version [0]. Hence, the LIST_OFFSET will be removed as it has unstable version 9. That is weird since it still has stable version and so it should be listed rather than dropped. We should use `!apiKey.toApiVersion(false).isPresent()` instead - that means only the APIs having "no" stable version will be dropped
Attachments
Issue Links
- links to