Skip to content

Update vCon version handling to accept any string or missing value#36

Open
pavanputhra wants to merge 1 commit intomainfrom
feature/vcon-version-relax
Open

Update vCon version handling to accept any string or missing value#36
pavanputhra wants to merge 1 commit intomainfrom
feature/vcon-version-relax

Conversation

@pavanputhra
Copy link
Contributor

  • Modified the vcon_version field to default to '0.3.0' if not provided.
  • Updated VCon interface to mark the vcon field as deprecated, allowing any string or absence of value.
  • Removed strict validation for vcon version, simplifying the validation logic.
  • Added tests to ensure acceptance of various vcon version inputs, including missing values.

- Modified the vcon_version field to default to '0.3.0' if not provided.
- Updated VCon interface to mark the vcon field as deprecated, allowing any string or absence of value.
- Removed strict validation for vcon version, simplifying the validation logic.
- Added tests to ensure acceptance of various vcon version inputs, including missing values.
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

Successfully merging this pull request may close these issues.

1 participant