[PR #3563] [CLOSED] fix(open-api): format type in field schema #4883

Closed
opened 2026-03-13 12:02:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3563
Author: @Kinfe123
Created: 7/23/2025
Status: Closed

Base: mainHead: fix/open-api-schema-type


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/better-auth/src/plugins/open-api/generator.ts (+1 -0)

📄 Description

Summary by cubic

Added the "date-time" format to date fields in the OpenAPI schema to improve type accuracy.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3563 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 7/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/open-api-schema-type` --- ### 📝 Commits (1) - [`7f7f338`](https://github.com/better-auth/better-auth/commit/7f7f338e15337a26765504cb73be457cbcd99ae7) update ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/open-api/generator.ts` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added the "date-time" format to date fields in the OpenAPI schema to improve type accuracy. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:02:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#4883