Skip to content
  • Yuji Yaginuma's avatar
    af4f1a01
    Do not add routes when actions are not specified · af4f1a01
    Yuji Yaginuma authored
    Since #30241, if namepsace is specified, routes will be generated even
    if there is no actions.
    
    However, it seems that this behavior is not intentionally added behavior.
    As with 5.1, routes should not be generated if actions are not specified.
    
    Fixes #32072.
    af4f1a01
    Do not add routes when actions are not specified
    Yuji Yaginuma authored
    Since #30241, if namepsace is specified, routes will be generated even
    if there is no actions.
    
    However, it seems that this behavior is not intentionally added behavior.
    As with 5.1, routes should not be generated if actions are not specified.
    
    Fixes #32072.
Loading