-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I have a use case in which I'd like to be able to expose a JSON:API compliant API over dynamically defined resources. For example, the resources could potentially be described via JSON schema that can be dynamically modified at runtime. From what I've found so far, JsonApiDotNetCore is primarily focused on supporting statically defined domain model POCOs and/or EF models. Sorry if I'm missing it in the code base, but have their been any discussions / efforts around support for dynamically defined resources that may change at runtime? If not, is that a use case that would be interesting for JsonApiDotNetCore?
Thanks for your help. I know this is somewhat of an edge case, so I appreciate any thoughts either way.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested