Skip to content
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

Split spec into multiple files for easier patching #19

Open
displague opened this issue Mar 28, 2023 · 0 comments
Open

Split spec into multiple files for easier patching #19

displague opened this issue Mar 28, 2023 · 0 comments

Comments

@displague
Copy link
Member

In metal-java, metal-go, etc the upstream API spec is pulled as separate files and those files are captured in the SDK repo. Patches are easier to apply because the files are smaller and the patch is applied to a specific file (component schema or path) rather than a hunk within the large file. For this project, if we can not pull down an unstitched copy of the spec, we could use OAS3 tools to split the spec into multiple files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant