Skip to content

Expand IMaterializer interface to handle more of what's in ApiController #36

@SphtKr

Description

@SphtKr

The question was raised in #31 whether we can pull some of what's done in JSONAPI.EntityFramework.Http.ApiController into IMaterializer methods, and possibly collapse the two ApiControllers into one more general one, leaving the implementation specifics in IMaterializers. This probably makes sense because the existing EF ApiController verb methods are hard to reuse as is, and see also #35.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions