Paths are not being recognized in custom module

Created on 19 January 2025, about 1 month ago

Problem/Motivation

Having issues getting my paths getting picked up by my service parameters. When I use xDebug the sizeMax is an empty array.

I have my custom module (active). With the jsonapi_page_limit (active)

My custom_module.services.yml file is this:

parameters:
jsonapi_page_limit.size_max:
/jsonapi/products/parts: 100

I also have other services in it that I am using. When I xDebug sizeMax in the resource this module provides it is an empty array.

So it seems the parameters are not being picked up. I am debugging it so I will close issue if I figure out what is going on.

Any ideas would be helpful!

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Version

1.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dobe

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024