feat: adds title and deprecated to the list of default mappings in th… #57

Merged
HideyoshiNakazone merged 1 commits from feature/adds-title-keyword into main 2025-11-23 23:19:19 +00:00
HideyoshiNakazone commented 2025-11-23 23:19:08 +00:00 (Migrated from github.com)

Solves issue #55


This pull request introduces two new metadata fields to the type parser in jambo/parser/_type_parser.py. The changes expand the supported attributes for parsed types.

Supported mapping improvements:

  • Added "title" and "deprecated"
Solves issue #55 --- This pull request introduces two new metadata fields to the type parser in `jambo/parser/_type_parser.py`. The changes expand the supported attributes for parsed types. Supported mapping improvements: * Added `"title"` and `"deprecated"`
Sign in to join this conversation.