-
Notifications
You must be signed in to change notification settings - Fork 152
feat: autoindexer api spec definition #1595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: autoindexer api spec definition #1595
Conversation
Titlefeat: Add AutoIndexer API and controller implementation Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Reason for Change:
This is the first PR in line with the AutoIndexer Proposal that create the AutoIndexer api spec. The proposal lays out the definitions and reasons for them. This PR includes the spec definition, additions to the Makefile and output of the run of
make manifests, as well as theRequirements
Issue Fixed:
Notes for Reviewers: