blueprinter
blueprinter copied to clipboard
Implement support for OpenAPI Data Types
We should implement a type (or similar) attribute on fields that corresponds to the OpenAPI spec data types.
The benefits are numerous, but notably:
- We can more intelligently decide how to serialize primitives
- It can empower direct OpenAPI spec generation (re: https://github.com/procore/painted-rabbit/issues/21)
I did this as part of monkeypatch for work needs, if relevant I can make a pull request
That would be great!
@max-did-it were you able to open one?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.