alma-cdk/openapix

Write tests for all scenarios of Definition class

aripalo opened this issue · 1 comments

For each scenario, provide:

  1. minimum OpenAPI schema definition
  2. openapix.Definition setup in CDK
  3. expectations

These tests should also work as an example.

Also consider refactoring of Definition class (or rather the processing of Schema object) at that time.

Input wanted for all sorts of scenarios that we should support (and test).