-
Notifications
You must be signed in to change notification settings - Fork 436
Open
Labels
Description
Use case
Original discussion: #3609
OpenAPI supports Cookies parameters and we must add support for this!
https://swagger.io/docs/specification/describing-parameters/
Cookie Parameters
Operations can also pass parameters in the Cookie header, as Cookie: name=value. Multiple cookie parameters are sent in the same header, separated by a semicolon and space.
Solution/User Experience
Alternative solutions
No response
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Working on it