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
This will break if the main branch evolves, hence is fragile. Main is about to go a big refactor, and we won't want NBSL production setup (schema-validator et al) to break. Suggested fix:
- $ref: "https://raw.githubusercontent.com/beckn/protocol-specifications-new/refs/heads/main/schema/core/v2/attributes.yaml#/components/schemas/Location"enum: ["https://raw.githubusercontent.com/beckn/protocol-specifications-new/refs/heads/main/schema/core/v2/context.jsonld"]This will break if the main branch evolves, hence is fragile. Main is about to go a big refactor, and we won't want NBSL production setup (schema-validator et al) to break. Suggested fix:
https://raw.githubusercontent.com/beckn/protocol-specifications-new/refs/heads/mainin core and EvChargingService schemas to a tag https://github.com/beckn/protocol-specifications-v2/releases/tag/core-v2.0.0-rc1 (except maybe the changes that broke on_track behavior for NBSL. ++ @anandp504 I am green on this. You would have better perspective.)