Skip to content

feat: add calendar_date field to MealInDbBaseClientFacingSource#1

Closed
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-05-01T18-06Z
Closed

feat: add calendar_date field to MealInDbBaseClientFacingSource#1
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-05-01T18-06Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented May 1, 2026

0.0.1 → 0.1.0

Added

  • MealInDbBaseClientFacingSource now includes a calendar_date field (string in YYYY-mm-dd format) representing the date of the meal, particularly useful for providers that only expose a date rather than a full timestamp.

See full changelog

Add a new required `calendar_date` field to `MealInDbBaseClientFacingSource`
that exposes the date of a meal in YYYY-mm-dd format. This is especially
useful for providers that only expose a date rather than a full timestamp,
reflecting the calendar date as recorded by the user.

Key changes:
- Add `calendar_date: str` field to `MealInDbBaseClientFacingSource`
- Field stores the meal date in YYYY-mm-dd format
- Supports providers that record only a date (not a full datetime)

🌿 Generated with Fern
@ItachiEU ItachiEU closed this May 6, 2026
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