You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: