Skip to content

CONV-040: Create options schema field structure#53

Merged
menvil merged 1 commit into
developfrom
feature/CONV-040-create-options-schema-field-structure
May 28, 2026
Merged

CONV-040: Create options schema field structure#53
menvil merged 1 commit into
developfrom
feature/CONV-040-create-options-schema-field-structure

Conversation

@menvil

@menvil menvil commented May 28, 2026

Copy link
Copy Markdown
Owner

Adds readonly OptionsSchemaField DTO describing one converter option (key, type, label, default, options, required, help).


Summary by cubic

Added a readonly OptionsSchemaField DTO to standardize converter option metadata (key, type, label, default, options, required, help) with a toArray() method. Includes unit tests and implements the options schema field structure required by CONV-040.

Written for commit a554148. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@menvil menvil merged commit 6b9da55 into develop May 28, 2026
1 check passed
@menvil menvil deleted the feature/CONV-040-create-options-schema-field-structure branch May 28, 2026 21:09
@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 282c843f-2de8-4f1e-8457-3de3d312a58c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-040-create-options-schema-field-structure

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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