Upgrade Redocly CLI to 2.16.0 and add GBA logo #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Upgrades Redocly CLI to the latest version (2.16.0) for better features and performance, and adds the official Green Button Alliance logo to the documentation.
Changes Made
1. Redocly CLI Upgrade
✅ Upgraded from 1.34.5 → 2.16.0
2. Green Button Alliance Logo
✅ Added official GBA logo (logo.png - 18KB)
✅ Configured logo in redocly.yaml theme section
✅ Logo linked to https://www.greenbuttonalliance.org/
3. Schema Fixes
✅ Fixed LocalTimeParameters examples
File Changes
logo.png(GBA logo file)package.json(Redocly 2.16.0)package-lock.json(updated dependencies)redocly.yaml(logo configuration)openapi/components/schemas/LocalTimeParameters.yaml(fixed examples)Total: 5 files changed, 591 insertions, 1121 deletions
Improvements
Performance
Branding
Code Quality
Validation
✅
npm test- Passes with valid OpenAPI spec✅
npm run build- Successfully generates 959 KiB documentation✅ Logo file added and referenced
Notes
Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com