Skip to content

Support for openapi Schema type definitions #15

@fprochazka

Description

@fprochazka

We will probably need to support two strategies for the OpenApi schema definitions:

  • raw types - String with regexp for UUID, and Number for the bigint, which is actually how the values are serialized and transferred over HTTP
  • domain types - specific shapes for the values - this will be harder to do, as this has no equivalent on the HTTP JSON layer, and a discovery of how this would work in the generated clients needs to be concluded first

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions