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
The top-level included object needs to be included in the OpenApi schemas for response documents.
Things to consider:
If the resource graph should be recursively parsed to identify which types are allowed in the included section in the response document associated with a particular resource, and if allowed schema for included should be limited to these types
Whether to support resource inheritance
The text was updated successfully, but these errors were encountered:
The top-level
included
object needs to be included in the OpenApi schemas for response documents.Things to consider:
included
section in the response document associated with a particular resource, and if allowed schema forincluded
should be limited to these typesThe text was updated successfully, but these errors were encountered: