Skip to content

Conversation

thePanz
Copy link

@thePanz thePanz commented Sep 25, 2025

Add support for Ulid type in ClassDescriber.

As the schema format is not bounded to any list, we use ulid for Ulid types here.

Description

This allows Ulid properties to be properly labbelled as type: string, format: ulid in the schema definition.

In turns, this allows data to be passed using one of the (short) forms of ULIDs too

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

@thePanz thePanz marked this pull request as ready for review September 25, 2025 09:34
@thePanz thePanz changed the title Implement Ulid type description in ClassDescriber feat: Implement Ulid type description in ClassDescriber Sep 25, 2025
@thePanz thePanz force-pushed the patch-1 branch 3 times, most recently from d24c6d9 to 98287b5 Compare September 25, 2025 15:40
Add support for Ulid type in ClassDescriber.

As the schema format is not bounded to any list, we use `ulid` for Ulid types here.
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