-
-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Description
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 forincluded
should be limited to these types - Whether to support resource inheritance