Skip to content

[WIP] Add autoderivation support for literal types#78

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/add-autoderivation-for-literal-types
Draft

[WIP] Add autoderivation support for literal types#78
Copilot wants to merge 1 commit into
mainfrom
copilot/add-autoderivation-for-literal-types

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 21, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>Autoderivation for literal types</issue_title>
<issue_description>Would be neat to support these in path/query/forms.

E.g. param["a" | "b"] in path instead of an enum.

And queryParams[(status: 1 | 2 | 3)]
</issue_description>

<agent_instructions>Copy approach from tupson sake92/tupson#13</agent_instructions>

Comments on the Issue (you are @copilot in this section)

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.

Autoderivation for literal types

2 participants