Skip to content

feat: add CalendarDate field to MealInDbBaseClientFacingSource and update default base URLs to junction.com#3

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

feat: add CalendarDate field to MealInDbBaseClientFacingSource and update default base URLs to junction.com#3
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-05-04T11-26Z

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 (with GetCalendarDate() and SetCalendarDate()) representing the meal date in YYYY-mm-dd format, populated for providers that only expose a calendar date.

Changed

  • Environments — all default API base URLs updated from tryvital.io to junction.com domains; consumers not supplying a custom BaseURL will automatically route to the new host after upgrading.

See full changelog

…date default base URLs to junction.com

This release introduces a new `CalendarDate` field on `MealInDbBaseClientFacingSource`
representing the date of the meal in YYYY-mm-dd format. It also updates all default
API base URLs from `api.tryvital.io` to `api.us.junction.com` (and corresponding EU/sandbox
variants), reflecting a platform domain migration.

Key changes:
- Add `CalendarDate string` field with getter `GetCalendarDate()` and setter `SetCalendarDate()` on `MealInDbBaseClientFacingSource`
- Update `Environments` constants: Production, ProductionEu, Sandbox, SandboxEu now point to `junction.com` domains
- Update all raw client default base URLs across every sub-package to `https://api.us.junction.com`

🌿 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