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
feat(Earthfile): update openapi imports to use curl for fetching late…
…st versions
Replaced static imports with dynamic curl commands to fetch the latest openapi.yaml files for various components, ensuring up-to-date specifications. Added curl to the build dependencies.