-
Notifications
You must be signed in to change notification settings - Fork 19
Feat dev exp #51
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
Feat dev exp #51
Conversation
|
Hey @damilola-paystack, finally got around to reviewing this. I love the setup for previewing locally 🔥 I noticed that the sample responses use the schema and not actual examples. Do you know how we fix that? Also, what is the ideal flow for contributing now that we can split and bundle the file? Do I make my changes on the split files, bundle, then submit a PR? |
tolu-paystack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀

name: Developer Experience Improvement
about: Restructure codebase for better experience when working with the specification files
Type of change
What issue does this change solve?
This PR introduces an updated structure and tooling to improve developer experience.
Additional context
We now use Redocly to split/bundle OAS and Scalar to view spec locally.