The upstream OpenAPI specification file is versioned as of oxidecomputer/omicron#9430.
This means that /openapi/nexus.json is gone in favor of /openapi/nexus/nexus-latest.json which is a symbolic link to the real, versioned OpenAPI specification file (e.g., /openapi/nexus/nexus-2025112000.0.0-53f3c8.json).
Make sure the Go SDK generation works with this new setup.