docs.konghq.com
docs.konghq.com copied to clipboard
feat(labels): update max labels
Most APIs are being updated to allow for 50 labels. The UI also needs to be updated to reflect this change, but the API support is there.
Preparing this PR so it can be merged when deemed appropriate by the product/docs teams
Description
Testing instructions
Preview link:
Checklist
- [ ] Review label added
- [ ] Conditional version tags added, if applicable.
Deploy Preview for kongdocs ready!
Name | Link |
---|---|
Latest commit | c1361a2da0ecd8dada217aaa3fea1b4b6fe2a8fb |
Latest deploy log | https://app.netlify.com/sites/kongdocs/deploys/662813acd74ca000086109f6 |
Deploy Preview | https://deploy-preview-7294--kongdocs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
9 paths audited Performance: 94 (🟢 up 2 from production) Accessibility: 93 (no change from production) Best Practices: 98 (🟢 up 8 from production) SEO: 91 (no change from production) PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
@Mierenga Is this ready to review?
@Mierenga Is this ready to review?
The UI is not yet updated to allow 50, we should probably wait to update the docs until that is done. TDX-4122 is tracking the progress for API products.
The UI has been updated to accept 50 labels for API products and API product versions. Portals labels will be 50 upon release of multi-portal. Control Plane labels are still at 5 in the UI, but accept up to 50 in the API.
@Mierenga is this ready to review?