Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Unified type system for data modeling #167

Closed
usarid opened this issue Sep 30, 2015 · 1 comment
Closed

Unified type system for data modeling #167

usarid opened this issue Sep 30, 2015 · 1 comment

Comments

@usarid
Copy link
Contributor

usarid commented Sep 30, 2015

Use a single type system for URI and query parameters, headers, and bodies.

It must be very easy to model the majority of data needs, but there should be plenty of reserve power for more sophisticated modeling:

  • A spectrum of scalar, array, object, and union types;
  • Optional properties, additional and patterned properties, scalar type specialization and enumeration, type expressions, and several less common type constraints
@sichvoge
Copy link
Contributor

Can be closed. Done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants