[PR #17] [MERGED] fix: Remove additional properties from exported interface #17

Closed
opened 2026-02-16 03:16:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/17
Author: @adrianlyjak
Created: 8/14/2025
Status: Merged
Merged: 8/14/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/no-add-props


📝 Commits (1)

  • 9ab693c fix: Remove additional properties from exported interface

📊 Changes

4 files changed (+2 additions, -4 deletions)

View changed files

📝 src/{{ project_name_snake }}/export_types.py (+1 -1)
📝 test-proj/src/test_proj/export_types.py (+1 -1)
📝 test-proj/ui/src/schemas/MySchema.d.ts (+0 -1)
📝 ui/src/schemas/MySchema.d.ts (+0 -1)

📄 Description

No description provided


🔄 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/run-llama/template-workflow-data-extraction/pull/17 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 8/14/2025 **Status:** ✅ Merged **Merged:** 8/14/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/no-add-props` --- ### 📝 Commits (1) - [`9ab693c`](https://github.com/run-llama/template-workflow-data-extraction/commit/9ab693cdc5b62954a6f494ee4badaf0c21cbb74d) fix: Remove additional properties from exported interface ### 📊 Changes **4 files changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/{{ project_name_snake }}/export_types.py` (+1 -1) 📝 `test-proj/src/test_proj/export_types.py` (+1 -1) 📝 `test-proj/ui/src/schemas/MySchema.d.ts` (+0 -1) 📝 `ui/src/schemas/MySchema.d.ts` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:41 -05:00
yindo closed this issue 2026-02-16 03:16:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/template-workflow-data-extraction#17