integrate aep-openapi-linter into build process #362
Merged
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.
Integrates the
aep-openapi-linterrepository into the aeps build process to enable OpenAPI linter documentation on aep.dev.This is Phase 2 of the OpenAPI linter integration, completing the work started in aep-dev/site-generator#87.
Changes
AEP_OPENAPI_LINTER_LOCenvironment variable inscripts/build.shaep-openapi-linterrepository during build processsrc/content/docs/tooling/openapi-linter/rules/directoryTesting
✅ Local build test: Script successfully clones repositories and builds site
✅ Generated files: Verified 12 rule pages created in correct location
✅ Local preview: Confirmed navigation structure and page rendering at localhost:4321
Note
The Tooling section currently displays in this order: Protobuf Linter, Website, OpenAPI Linter. Alphabetical ordering can be addressed in a follow-up PR if desired.
Dependencies
Requires: aep-dev/site-generator#87 (merged 2025-10-14 ✅)
Closes #361
🍱 Types of changes
What types of changes does your code introduce to AEP? Put an
xin the boxes that apply📋 Your checklist for this pull request
Please review the AEP Style and Guidance for contributing to this repository.
General
prettier -w .)./scripts/fix.py💝 Thank you!