Skip to content

Maintenance: remove exported type for deprecated schema in Parser #4153

@dreamorosi

Description

@dreamorosi

Summary

Several months ago we marked the AlbMultiValueHeadersSchema in Parser as deprecated because we realized its implementation was incorrect, and AlbSchema already covers both single & multi value headers.

As part of the gradual phase-out, we'll be removing the export for the type. Note that customers can still use the type by using z.infer on the schema, which is still exported and available.

Why is this needed?

So that we can keep the types up to date.

Which area does this relate to?

No response

Solution

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)parserThis item relates to the Parser Utility

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions