Skip to content

feat: add CalendarDate field to MealInDbBaseClientFacingSource#2

Closed
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-05-04T08-02Z
Closed

feat: add CalendarDate field to MealInDbBaseClientFacingSource#2
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-05-04T08-02Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

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

v0.0.1 → v0.1.0

Added

  • MealInDbBaseClientFacingSource.CalendarDate — new string field representing the meal date in YYYY-mm-dd format, along with GetCalendarDate() and SetCalendarDate() accessor methods.

See full changelog

Add a new `CalendarDate` string field to `MealInDbBaseClientFacingSource`
representing the date of the meal in YYYY-mm-dd format. This is useful
for providers that only expose a date rather than a full timestamp.

Key changes:
- Add `CalendarDate string` field to `MealInDbBaseClientFacingSource` struct
- Add `GetCalendarDate()` accessor method on `MealInDbBaseClientFacingSource`
- Add `SetCalendarDate()` setter method to mark the field as required during serialization
- Shift internal bitmask field indices to accommodate the new field

🌿 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