-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, not sure if this is a bug, it's looking more like a feature request, but I wanted to know if I could use the readonly property modifier to generate different types for creation requests ( POST, PUT) and read requests (GET) using the same schema.
My use case is:
My schema has an id, and when creating the entity via post I don't want to provide an id. But also I don't want to duplicate every schema, or use extension just for this.
Could someone look into this? Should I dive into a possible PR?
mumenthalers and jimmyl0l3c
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request