blueprinter icon indicating copy to clipboard operation
blueprinter copied to clipboard

Implement support for OpenAPI Data Types

Open dlcarter opened this issue 8 years ago • 2 comments

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)

dlcarter avatar Oct 03 '17 17:10 dlcarter

I did this as part of monkeypatch for work needs, if relevant I can make a pull request

max-did-it avatar Jan 07 '20 11:01 max-did-it

That would be great!

dlcarter avatar Jun 15 '20 18:06 dlcarter

@max-did-it were you able to open one?

timbroder avatar Oct 24 '22 19:10 timbroder

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.

github-actions[bot] avatar Nov 11 '23 01:11 github-actions[bot]