You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate unvalidated models by example by ensuring these endpoints return a fitting model in a vcr spec. -> There are some complications with disabled features and missing data on our demo product. This includes fixing all pending specs.
Ensure attribute call parameters are all in the same order.
Find a consistent way of aligning attribute parameters
Rename unvalidated to without_open_api_schema.
Discuss if specification-logic should be in model or separate.
The text was updated successfully, but these errors were encountered:
See #43.
attribute
call parameters are all in the same order.unvalidated
towithout_open_api_schema
.The text was updated successfully, but these errors were encountered: