nihruk / console

https://ioda.vercel.app
0 stars 0 forks source link

Add consistent associations #28

Closed bartfeenstra closed 1 year ago

bartfeenstra commented 1 year ago

This proposes to:

Changes

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
ioda ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 28, 2023 at 11:01AM (UTC)
bartfeenstra commented 1 year ago

There's a test failure because either the OpenAPI or JSON Schema tooling we're using cannot correctly merge the indicated definitions (allowed as per the OpenAPI spec, and maybe even JSON Schema itself). Redoc renders everything just fine, as per the OpenAPI specification.

I may look for different tooling to circumvent this problem.

bartfeenstra commented 1 year ago

Failures fixed in https://github.com/nihruk/ioda/pull/30 :)