Skip to content

Pydantic relationships#511

Open
TristanDiet-TomTom wants to merge 2 commits intodevfrom
pydantic-relationships
Open

Pydantic relationships#511
TristanDiet-TomTom wants to merge 2 commits intodevfrom
pydantic-relationships

Conversation

@TristanDiet-TomTom
Copy link
Copy Markdown
Collaborator

Major change release plan

TODO: For any non-MAJOR change, delete this whole section.

For a MAJOR change as defined in Schema versioning and stability,
indicate the expected release date, related minor change steps, and your
public documentation and messaging plan.

A. Expected release date for this MAJOR change

TODO.

B. Related MINOR change steps

  • TODO. List each related MINOR change as a bullet.

C. Public documentation and messaging plan

TODO.

Description

Brief description of the business purpose and effect of the pull request.

TODO.

Reference

List of relevant links to GitHub issues, PRs, and other documentation.

  1. TODO.

Testing

Brief description of the testing done for this change showing why you are confident it works as expected and does not introduce regressions. Provide sample output data where appropriate.

TODO.

Checklist

Checklist of tasks commonly-associated with schema pull requests. Please review the relevant checklists and ensure you do all the tasks that are required for the change you made.

  1. Add relevant examples.
  2. Add relevant counterexamples.
  3. Update any counterexamples that became obsolete. For example, if a counterexample uses property A but is not intended to test property A's validity, and you made a schema change that invalidates property A in that counterexample, fix the counterexample to align it with your schema change.
  4. Update in-schema documentation using plain English written in complete sentences, if an update is required.
  5. Update Docusaurus documentation, if an update is required.
  6. Review change with Overture technical writer to ensure any advanced documentation needs will be taken care of, unless the change is trivial and would not affect the documentation.

Documentation website

Update the hyperlink below to put the pull request number in.

[Docs preview for this PR.](https://dfhx9f55j8eg5.cloudfront.net/pr/<PUT THE PR # HERE>)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

❌ PR Title Validation Failed

Error: No release type found in pull request title "Pydantic relationships". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:

  • BUG
  • FEATURE
  • ENHANCEMENT
  • DOCS
  • REFACTOR
  • TEST
  • CHORE
  • PERFORMANCE
  • SECURITY
  • INVESTIGATION

Examples:

  • [BUG] Fix null pointer exception in geometry validator
  • [REFACTOR](schema) Consolidate validation logic

See the Overture Maps Foundation GitHub usage guidelines for full documentation.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🗺️ Schema reference docs preview is live!

🌍 Preview https://staging.overturemaps.org/schema/pr/511/schema/index.html
🕐 Updated May 06, 2026 16:17 UTC
📝 Commit 2a36ead
🔧 env SCHEMA_PREVIEW true

Note

♻️ This preview updates automatically with each push to this PR.

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