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
We need to ensure that all operation related to Storage TypeInstance are valid.
AC
validate if backend accepts value field
validate if backend accepts context field
if accepts, validate data against backend.contextSchema
validate that Storage TypeInstances follow the convention of having url, acceptValue, and contextSchema fields. As context is optional, the contextSchema field is nullable.
Description
We need to ensure that all operation related to Storage TypeInstance are valid.
AC
value
fieldcontext
fieldbackend.contextSchema
url
,acceptValue
, andcontextSchema
fields. As context is optional, thecontextSchema
field is nullable.out of scope:
value
field. This is not directly related to TypeInstance Storage and will be handled by Make Local Hub aware of Public Hub and validate TypeInstances #633Related issues
See epic #604 for reason and use cases.
The text was updated successfully, but these errors were encountered: