mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
* Generate basic schema for all of DomainBase Generate a basic schema for DomainBase and everything that is part of it. This still isn't complete, in particular it lacks: - Correct conversions for problematic types (e.g. DateTime, Key...) - Schema generation for history records. - Name translation.