Problem/Motivation

We want to be able to have JSON API Extras entities serialized programmatically. However it was very hard to do so because the route was not prescriptive enough.

Proposed resolution

Use the newly introduced methods in JSON API for the building of the path.

Remaining tasks

Implement ConfigurableResourceType::getPath() ConfigurableResourceTypeRepository::getPathPrefix().

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 2949762--drop-route-alter--2.patch6.53 KBe0ipso

Comments

e0ipso created an issue. See original summary.

e0ipso’s picture

StatusFileSize
new6.53 KB

This results is some significant code reduction.

e0ipso’s picture

Status: Active » Needs review
e0ipso’s picture

Status: Needs review » Fixed

Fixed!

  • e0ipso committed 4680117 on 8.x-1.x
    Issue #2949762 by e0ipso: Drop route subscriber for route alteration
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.