Skip to content

fix: sdk date enum issue#28

Merged
dguyen merged 1 commit into
mainfrom
fix/sdk-enum-issue
May 20, 2026
Merged

fix: sdk date enum issue#28
dguyen merged 1 commit into
mainfrom
fix/sdk-enum-issue

Conversation

@dguyen
Copy link
Copy Markdown
Collaborator

@dguyen dguyen commented May 20, 2026

Add 3 new date enums

Copilot AI review requested due to automatic review settings May 20, 2026 06:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Speakeasy overlay used to generate this TypeScript SDK so dateFormat schemas can include additional dd-MM-yyyy-style variants without enum/name collisions.

Changes:

  • Added DdMMDashYyyy to the x-speakeasy-enums list for $..properties.dateFormat.
  • Added DdMMDashYyyyHhMmA and DdMMDashYyyyHHmm to the same list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- EeeeMmmmDdCommaYyyy
- DdMMSlashYyyyHhMmA
- DdMMSlashYyyyHHmm
- DdMMDashYyyyHhMmA
Comment on lines 589 to 593
- YyyyMMddHhMmA
- YyyyMMdd
- DdMMSlashYyyy
- DdMMDashYyyy
- MmDdSlashYyyy
@dguyen dguyen merged commit 018b2f9 into main May 20, 2026
1 check passed
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.

3 participants