Skip to content

feat: expose json schema metadata to va models - #73

Merged
korikuzma merged 5 commits into
1.1.0-snapshot.2026-06from
issue-72
Aug 27, 2026
Merged

feat: expose json schema metadata to va models#73
korikuzma merged 5 commits into
1.1.0-snapshot.2026-06from
issue-72

Conversation

@korikuzma

Copy link
Copy Markdown
Collaborator

close #72

  • add schema_id and maturity class methods to va models
  • include $id and maturity metadata in model_json_schema

close #72

* add `schema_id` and `maturity` class methods to va models
* include `$id` and `maturity` metadata in `model_json_schema`
@korikuzma korikuzma self-assigned this Aug 14, 2026
@korikuzma korikuzma added the enhancement New feature or request label Aug 14, 2026
@korikuzma korikuzma linked an issue Aug 18, 2026 that may be closed by this pull request
Base automatically changed from issue-70 to 1.1.0-snapshot.2026-06 August 27, 2026 16:49
@korikuzma
korikuzma marked this pull request as ready for review August 27, 2026 21:07
@korikuzma

Copy link
Copy Markdown
Collaborator Author

YOLO

@korikuzma
korikuzma merged commit 2db521a into 1.1.0-snapshot.2026-06 Aug 27, 2026
8 checks passed
@korikuzma
korikuzma deleted the issue-72 branch August 27, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose JSON Schema ID and maturity as class methods

1 participant